Make mpm_worker config into a template
[mirror/dsa-puppet.git] / modules / vsftpd / manifests / init.pp
index 11755b4..7f0be8f 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_'
        }