Shimon Shtein
Shimon Shtein
The main idea is to execute scripts from the Foreman server, similar to theforeman/foreman#10208.
The main idea is to execute scripts from the Foreman server, similar to https://github.com/theforeman/foreman/pull/10208.
Heredoc notation is very sensitive to leading spaces. This implementation makes the `save_to_file` macro safe for indentation.
Update the katello host rename script documentation to the new CA refresh script introduced in https://github.com/theforeman/foreman/pull/10208
This is a base implementation of usage report as a report template. It shows what changes are required to helpers framework to become suitable for aggregation reports.