Problem:
Running foreman-installer --puppet-server true --foreman-proxy-puppet true --puppet-server-ca true --foreman-proxy-puppetca true results in the following failure:
2023-01-31 08:28:38 [ERROR ] [configure] Proxy foreman.jonathandavidhall.com has failed to load one or more features (Puppet), check /var/log/foreman-proxy/proxy.log for configuration errors
2023-01-31 08:28:38 [ERROR ] [configure] /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[foreman.jonathandavidhall.com]/features: change from [“DHCP”, “Dynflow”, “Logs”, “Pulpcore”, “Puppet CA”, “Script”, “TFTP”] to [“DHCP”, “Dynflow”, “Logs”, “Pulpcore”, “Puppet”, “Puppet CA”, “Script”, “TFTP”] failed: Proxy foreman.jonathandavidhall.com has failed to load one or more features (Puppet), check /var/log/foreman-proxy/proxy.log for configuration errors
Expected outcome:
Foreman and Proxy versions:
Foreman and Proxy plugin versions:
3.5.1-1
Distribution and version:
Rocky Linux 8.7 (using el8 packages)
Other relevant data:
No errors indicating in log even when running in full debug mode.