X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fmunin%2Fmanifests%2Fmaster.pp;h=493b9876067bf1c246ad20f1cc713d6d122122ea;hb=613379c1d1814794d873352a4791c5556eac938f;hp=aa7934f201c8c46ffcbdcf8d80476ebc20b3643e;hpb=7fa8771804c670931b73e7b7b7ca381429a07564;p=mirror%2Fdsa-puppet.git diff --git a/modules/munin/manifests/master.pp b/modules/munin/manifests/master.pp index aa7934f20..493b98760 100644 --- a/modules/munin/manifests/master.pp +++ b/modules/munin/manifests/master.pp @@ -24,9 +24,7 @@ class munin::master { Munin::Master_per_node<<| |>> - file { '/etc/cron.d/puppet-munin-cleanup': - ensure => absent; - } + file { '/etc/cron.d/puppet-munin-cleanup': ensure => absent; } concat::fragment { 'dsa-puppet-stuff--munin-master': target => '/etc/cron.d/dsa-puppet-stuff',