]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/vsftpd/manifests/init.pp
er, this is what I meant
[dsa-puppet.git] / modules / vsftpd / manifests / init.pp
index 11755b49d9c1fb6134877b35a63f4470d29ececd..7f0be8fc83455f9557916d254c3c18bb47959cd5 100644 (file)
@@ -18,7 +18,9 @@ class vsftpd {
                notify  => Service['vsftpd']
        }
 
-       munin::check { 'vsftpd': }
+       munin::check { 'vsftpd':
+               ensure => absent
+       }
        munin::check { 'ps_vsftpd':
                script => 'ps_'
        }