Project

General

Profile

« Previous | Next » 

Revision faf5e22b

Added by Ewoud Kohl van Wijngaarden about 3 years ago

Generalize Puppet certs chaining

In current git master the integration code changed from
foreman::puppetmaster to puppetserver_foreman. This updates the class to
run before puppet::server::config since that does the actual include.
This makes it compatible with both old and new versions without relying
on internal implementation details.

View differences:

.fixtures.yml
foreman_proxy: "https://github.com/theforeman/puppet-foreman_proxy.git"
foreman: "https://github.com/theforeman/puppet-foreman"
puppet: "https://github.com/theforeman/puppet-puppet"
puppetserver_foreman: "https://github.com/theforeman/puppet-puppetserver_foreman"
tftp: "https://github.com/theforeman/puppet-tftp"
xinetd: "https://github.com/puppetlabs/puppetlabs-xinetd"
certs: "https://github.com/theforeman/puppet-certs.git"

Also available in: Unified diff