Resources
File[/etc/munin/]
ensure => 'directory'
mode => '0755'
owner => 'root'
group => 'root'
File[/etc/munin/munin-node.conf]
content => '#'
mode => '0644'
owner => 'root'
group => 'root'
before => '#'
notify => '#'
Package[munin-node]
ensure => 'installed'
Plugin[postfix_mailvolume]
ensure => 'absent'
workaround bug in munin_node_configure
Service[munin-node]
ensure => 'running'
hasstatus => '#'