Class puppet::common
In: /modules/puppet/manifests/common.pp
Parent:

Class: puppet::common

Common parts to be included on both masters and agents.

Resources

Resources

Exec["catpuppetconf"]
   command => "/bin/cat /etc/puppet/puppetagent.conf /etc/puppet/puppetmaster.conf > /etc/puppet/puppet.conf"
   refreshonly => true

[Validate]