Class
munin::client::darwin
In:
/home/david/repos/complete/modules/munin/manifests/client.pp
Parent:
Resources
Delete_matching_line[startsnmpdno]
Exec[/sbin/SystemStarter start SNMP]
File[/usr/share/snmp/snmpd.conf]
Line[startsnmpdyes]
Munin::Register_snmp[fqdn]
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]