weasel is always right
authorMartin Zobel-Helas <zobel@debian.org>
Sat, 6 Mar 2010 17:38:29 +0000 (18:38 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Sat, 6 Mar 2010 17:41:05 +0000 (18:41 +0100)
manifests/site.pp

index ef98dfc..a29e9d3 100644 (file)
@@ -84,8 +84,10 @@ node default {
     }
 
     case extractnodeinfo($nodeinfo, 'apache2_security_mirror') {
-        true: { include rsync }
-        true: { include ftp }
+        true: { 
+              include rsync
+              include ftp
+        }
     }
 
     case $hostname {