foreman
foreman copied to clipboard
Fixes #37601 - Add Foreman CA refresh template
In this PR I am introducing a way to refresh CA certificate for Foreman server. It will have the following parts:
- [X] Downloadable template to run directly on a server
- [x] REX script template to be used with SSH REX provider
- [x] REX Ansible template to be used with Ansible REX provider
All the ways would refresh katello-server-ca.pem
file and refresh
CA root store accordingly.