remove wagner dedication, as we don't manage that machine
[mirror/dsa-puppet.git] / modules / munin-node / manifests / init.pp
index 05c6e19..29bef07 100644 (file)
@@ -52,6 +52,12 @@ class munin-node {
         }
     }
 
+    case $vsftpd {
+        "true": {
+              include munin-node::vsftpd
+        }
+    }
+
     file {
         "/etc/munin/munin-node.conf":
             source  => [ "puppet:///munin-node/per-host/$fqdn/munin-node.conf",