X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=manifests%2Fsite.pp;h=988dd796f7c3ff0b0c439b711a5ec93dca205215;hb=74b848186ff77f1247370d033d9e7e8806193317;hp=a02ad66055e48ea2b1791635e101cba709e33096;hpb=0eac7df37c0c66b166b66a76f200bd71c7433be1;p=mirror%2Fdsa-puppet.git diff --git a/manifests/site.pp b/manifests/site.pp index a02ad6605..988dd796f 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -89,9 +89,7 @@ node default { } if $::apache2 { - if !($::hostname in [oyens]) { - include apache2 - } + include apache2 } if $::hostname in [geo1,geo2,geo3] {