OP#355 fork puppet_cd to confdroid_puppet
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Readme
|
||||
|
||||
[](https://jenkins.confdroid.com/job/puppet_cd/)|
|
||||
[](https://jenkins.confdroid.com/job/confdroid_puppet/)|
|
||||
|
||||
## Synopsis
|
||||
|
||||
@@ -72,7 +72,7 @@ include cd_puppet
|
||||
|
||||
* ensure the module is present on the puppetmaster running Foreman in the module path, i.e. /etc/puppetlabs/code/environments/production/ . use r10k or clone the module there through git
|
||||
* import the module in Foreman
|
||||
* assign `puppet_cd::params` to the nodes in question, typically a host group.
|
||||
* assign `confdroid_puppet::params` to the nodes in question, typically a host group.
|
||||
* overwrite the value for `$pt_pm_fqdn`to match your puppetmaster's fqdn. **This will overwrite the puppet.conf with the settings set in params.pp. It is highly recommended to use a test system first to see and fine tune those settings!** Any node not matching this fqdn will become an agent.
|
||||
|
||||
## Tests
|
||||
|
||||
Reference in New Issue
Block a user