Class munin::client::darwin
In: /home/david/repos/complete/modules/munin/manifests/client.pp
Parent:

Resources

Resources

Delete_matching_line[startsnmpdno]
   file => '/etc/hostconfig'
   pattern => 'SNMPSERVER=-NO-'
Exec[/sbin/SystemStarter start SNMP]
   noop => '#'
File[/usr/share/snmp/snmpd.conf]
   mode => '744'
   content => '#'
   group => 'staff'
   owner => 'root'
Line[startsnmpdyes]
   file => '/etc/hostconfig'
   line => 'SNMPSERVER=-YES-'
   notify => '#'
Munin::Register_snmp[fqdn]

[Validate]