Figured out number 1, still can't figure out the best way to get node facts
in the custom report handler. Any help would be great. Thanks!
On Tuesday, August 1, 2017 at 9:06:01 PM UTC-7, Keith Miller wrote:
>
> Hello, I have my custom report module working using Puppet::Reports, and I
> have two
Today, we shipped Puppet agent 1.10.6. This was a bug fix release, the only
component updated was Puppet 4.10.6.
Read the Puppet release notes:
https://docs.puppet.com/puppet/4.10/release_notes.html#puppet-4106
--
Jorie Tappa
Technical Writer @ Puppet
--
You received this message because you ar
Working backwards from https://github.com/voxpupuli/puppet-logrotate...
create_resources() iscalled to create logrotate::rule resources from a Hash
called $rules -
https://github.com/voxpupuli/puppet-logrotate/blob/master/manifests/rules.pp
-
$rules is inherited from the entry Class[logrotate