]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
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 ef98dfc6d0d4ac8ceffacea8a1032f3cd8501f54..a29e9d3543bb27619aaa7e0c9377c45552a7bfa6 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 {