From: Stephen Gran Date: Sun, 20 May 2012 07:58:07 +0000 (+0100) Subject: er, this is what I meant X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=616f373b4a73d0c77f161c268c46751e8bdefae2 er, this is what I meant Signed-off-by: Stephen Gran --- diff --git a/modules/vsftpd/manifests/init.pp b/modules/vsftpd/manifests/init.pp index d664b7e0..7f0be8fc 100644 --- a/modules/vsftpd/manifests/init.pp +++ b/modules/vsftpd/manifests/init.pp @@ -18,7 +18,7 @@ class vsftpd { notify => Service['vsftpd'] } - munin::check { "vsftpd-${name}": + munin::check { 'vsftpd': ensure => absent } munin::check { 'ps_vsftpd':