From: Martin Zobel-Helas Date: Sat, 6 Mar 2010 17:38:29 +0000 (+0100) Subject: weasel is always right X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=613d78d876da45d8bdedd08808d6c6bea85d30bb;p=dsa-puppet.git weasel is always right --- diff --git a/manifests/site.pp b/manifests/site.pp index ef98dfc6..a29e9d35 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -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 {