theforeman / puppet-certs

Puppet module for dealing with SSL certs across other modules used in Katello
GNU General Public License v3.0
5 stars 39 forks source link

Manage the certs::foreman ssl_ca_file #375

Closed ehelms closed 3 years ago

ehelms commented 3 years ago

This manages the ssl_ca_file in certs::foreman ensuring the right owner and group are set and allowing users of this class to customize it if needed.

@ekohl Needed to implement https://github.com/ekohl/puppet-katello_devel/commit/8e2f945cd4e70d8e39737ad5a90c3e431442f22b otherwise the proxy_ca.pem file would end up owned by root:root.