Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  macros
  variables
base.rb 1.69 KB
macros.rb 98 Bytes
partition.rb 200 Bytes
provisioning.rb 261 Bytes
report.rb 7.09 KB
template.rb 386 Bytes
template_input_values.rb 138 Bytes
variables.rb 767 Bytes

Latest revisions

# Date Author Comment
bf56104d 04/19/2021 02:18 PM Leos Stejskal

Fixes #31743 - Template macro install_packages (#8298)

For package installation on supported OS families: Red Hat, Debian & Suse.
In host registration users can now install packages
by setting the `host_packages` parameter.

Also if a snippet `host_init_config_post` is defined, it gets added to the registration script.

c1104d00 04/14/2021 08:20 AM Ondřej Ezr

Fixes #32092 - add puppet safe guard

Hides puppetserver and puppet environment behind macros, that can alter
implementation much more easily and even be patched from plugin.

a50b56e3 03/24/2021 10:18 AM Marek Hulán

Fixes #31070 - update the macro documentation (#8409)

3e756bcc 03/24/2021 09:57 AM Leos Stejskal

Fixes #31750 - :foreman_server_ca_cert macro & not existing file (#8294)

bb1a931b 02/19/2021 09:25 AM Lukáš Zapletal

Fixes #31064 - sequence helper macro (#8072)

45ed4a79 02/02/2021 12:48 PM Dominik Matoulek

fixes #31633 - Introducing format_time macro

There is no way how to show Unix timestamp in pretty way in reports. This macro solves the problem.

43ea7f91 01/06/2021 10:21 AM Marek Hulán

refs #29862 - improves report macros docs

93dd5ad7 10/14/2020 08:51 AM Kamil Szubrycht

Fixes #30949 - Safe mode preview

d2977968 10/13/2020 03:46 PM Leos Stejskal

Fixes #30998 - Global Registration - Secure connection (#8047)

The global registration endpoint template now deployes the CA
certificate of the Foreman to a temp file. This certificate is then used
by subsequent curl calls to ensure the Foreman server authenticity. The...

3f46c0d3 10/13/2020 06:55 AM Ondřej Ezr

Fixes #31016 - refresh registries after plugin testing (#8055)

Fixes #31016 - refresh registries after plugin testing

Introduce mechanisms to refresh the plugin registries.
We pollute these during plugin mechanisms testing and it never gets cleaned up.
This makes sure we clean mocks and stubs from the registries.

View revisions

Also available in: Atom