vsftpd plugin needs logtail
[mirror/dsa-puppet.git] / modules / munin-node / manifests / vsftpd.pp
index 7922ac9..9af1e92 100644 (file)
@@ -1,4 +1,7 @@
 class munin-node::vsftpd inherits munin-node {
+        package { 
+                "logtail": ensure => installed;
+        }
         activate_munin_check {
                 "vsftpd":;
                 "ps_vsftpd": script => "ps_";