Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  macros
  variables
base_test.rb 509 Bytes
report_test.rb 3.55 KB

Latest revisions

# Date Author Comment
05f60ce3 03/14/2024 01:05 PM Jeremy Lenz

Fixes #37065 - report_row now explicitly accepts kwargs
also adds a test which fails without the fix

459f70c4 02/26/2024 09:53 AM Hao Yu

Fixes #37184 - Report template generates incorrect kernel version

d430f3fb 09/28/2023 10:19 AM Evgeni Golov

Fixes #36759 - only call allowed transpilers

CVE-2022-3874: OS command injection via ct_command and fcct_command

Instead of allowing to call any command by changing a setting, only
allow specific paths to ct/fcct. If the user needs a different path,
they can set it via settings.yaml.

fb76d77a 08/08/2023 12:16 PM Ewoud Kohl van Wijngaarden

Fixes #36639 - Use Templates feature on IPv6

This now looks at, and prefers, the IPv6 subnet on the
provision_interface to determine the template proxy. This allows using
the Templates feature in pure IPv6 provisioning setups.

5537d830 11/28/2022 01:57 PM Sayan Das

Refs #35530 - Dont use shellescape on the filename

767fea26 10/04/2022 01:13 PM Adam Ruzicka

Refs #35530 - Alternative approach to save_to_file

save_to_macro generates a command using cat and a heredoc string.
However, if the content to be written contains a heredoc using the same
delimiter, save_to_macro's heredoc will be terminated by it, leading to...

eebd309f 08/03/2022 12:46 PM Leos Stejskal

Fixes #35306 - host_puppet_* template macros ignores host_param (#9334)

When host.puppet_server or host.puppet_ca_server returns
empty string we don't load the values from host parameters.

fc8b9d39 06/22/2022 01:11 PM Oleh Fedorenko

Fixes #32881 - Expose previous application record revision through safemode (#9258)

e31dff60 01/18/2022 09:59 AM Lukas Zapletal

Fixes #31027 - transpiler macros for CoreOS family

5352e55d 01/05/2022 12:01 PM Leos Stejskal

Fixes #34213 - truthy? and falsy? template helpers

Template helpers for checking if a value is truthy or falsy

View revisions

Also available in: Atom