From: Peter Palfrader Date: Thu, 14 May 2009 06:51:48 +0000 (+0200) Subject: push our standard apache stuff to duarte X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=80bb18ab93cfecfc3db9888e150e85c610d04ef7;p=mirror%2Fdsa-puppet.git push our standard apache stuff to duarte --- diff --git a/manifests/site.pp b/manifests/site.pp index 0fae8a63c..7b76de953 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -47,7 +47,7 @@ node default { case $apache2 { "true": { case $hostname { - carver,rore,draghi,tartini,samosa: { include apache2 } + carver,rore,draghi,tartini,samosa,duarte: { include apache2 } default: {} } } default: {}