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:
2799be4
)
vsftpd plugin needs logtail
author
Stephen Gran
<steve@lobefin.net>
Sun, 8 Nov 2009 01:32:19 +0000
(
01:32
+0000)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 8 Nov 2009 01:32:19 +0000
(
01:32
+0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/munin-node/manifests/vsftpd.pp
patch
|
blob
|
history
diff --git
a/modules/munin-node/manifests/vsftpd.pp
b/modules/munin-node/manifests/vsftpd.pp
index
7922ac9
..
9af1e92
100644
(file)
--- a/
modules/munin-node/manifests/vsftpd.pp
+++ b/
modules/munin-node/manifests/vsftpd.pp
@@
-1,4
+1,7
@@
class munin-node::vsftpd inherits munin-node {
+ package {
+ "logtail": ensure => installed;
+ }
activate_munin_check {
"vsftpd":;
"ps_vsftpd": script => "ps_";