projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7ae0d3
)
er, this is what I meant
author
Stephen Gran
<steve@lobefin.net>
Sun, 20 May 2012 07:58:07 +0000
(08:58 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 20 May 2012 07:58:07 +0000
(08:58 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/vsftpd/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/vsftpd/manifests/init.pp
b/modules/vsftpd/manifests/init.pp
index
d664b7e
..
7f0be8f
100644
(file)
--- 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':