Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  dynflow
  gettext
  http_proxy
  renderer
  telemetry_sinks
cast.rb 449 Bytes
controller.rb 31 Bytes
dynflow.rb 106 Bytes
exception.rb 1.76 KB
fips.rb 225 Bytes
foreman_url_renderer.rb 2.31 KB
http_proxy.rb 1.77 KB
logging.rb 8.28 KB
model.rb 88 Bytes
provision.rb 71 Bytes
renderer.rb 1.63 KB
silenced_logger.rb 1.23 KB
telemetry.rb 4.4 KB
util.rb 962 Bytes

Latest revisions

# Date Author Comment
9f914ea2 10/04/2018 10:42 AM Marek Hulán

Fixes #25102 - introduce template inputs

This adds the formal template inputs to all templates. It's heavily
based on current implementation from remote execution plugin.

63fbccbf 10/03/2018 09:13 AM Martin Bacovsky

Fixes #25099 - Add macros for easier report definition

Add rows to a report with
<%- report_row(
'Column header 1': 'Value 1',
'Column header 2': `Value 2`,
) ->
and render the report with
<
= report_render -%>

Each row of the report needs to have the same columns....

82d3d234 10/01/2018 11:49 AM Marek Hulán

Fixes #25070 - keep variables optional

427fa6b9 09/21/2018 11:07 AM Lukas Zapletal

Fixes #24849 - PXE global default option is local

223cdad4 09/03/2018 06:43 PM Ewoud Kohl van Wijngaarden

Fixes #24381 - Remove modulepath setting

This setting was used by the puppetclasses support but as part of
b1dad4cd18dfc69faa8f1509b0b5b9a361976d59 that code has been removed.
This setting is now useless.

1e47c5b3 08/31/2018 07:43 AM Lukas Zapletal

Fixes #24745 - new variables kernel/initrd_uri

b15278e9 08/29/2018 06:21 PM Lukas Zapletal

Fixes #24639 - medium provider works with discovery

40c34091 08/22/2018 01:25 PM Timo Goebel

fixes #24496 - remove unattended helper

dca37b20 08/22/2018 08:07 AM Timo Goebel

fixes #24503 - remove snippets macro

b58439fa 07/31/2018 03:37 PM Timo Goebel

fixes #24484 - snippets find template by source (#5891)

View revisions

Also available in: Atom