<img src=‘jenkins-iac.cegeka.be/job/puppet-puppet/badge/icon’ />
This module manages puppet and provides reporting functionality. You can setup your Puppet Master and Puppet Agents to use reporting. Currently ‘Foreman’ reporting is implemented.
puppet::foreman::config::puppetmaster { 'configure master reporting':
foreman_url => 'http://foo.example.com',
}
puppet::foreman::config::puppetagent { 'configure agent reporting': }