Files
community.general/lib/ansible/modules/extras/system
Emilien Macchi f0f1d1edc4 system/puppet: add --certname parameter
certname [1] can be a useful parameter when we need to specify a
certificate name different from the default value [2] in Puppet.

Ex: the hosts have different names, in advanced network isolation
setups.

Also, it can be used when we want to run Puppet with a specific node
definition and not using hostname or fqdn to match the nodes where we want to
run Puppet [3] (not recommended by Puppetlabs though).

[1] https://docs.puppetlabs.com/puppet/latest/reference/configuration.html#certname
[2] Defaults to the node’s fully qualified domain name
[3] http://docs.puppetlabs.com/puppet/latest/reference/lang_node_definitions.html#naming
2016-12-08 11:33:56 -05:00
..
2016-12-08 11:32:18 -05:00
2016-12-08 11:32:23 -05:00
2016-12-08 11:33:50 -05:00
2016-12-08 11:33:55 -05:00
2016-12-08 11:33:25 -05:00
2016-12-08 11:33:45 -05:00
2016-12-08 11:33:48 -05:00