From: Stephen Gran Date: Mon, 22 Feb 2010 01:19:32 +0000 (+0000) Subject: add the rest of the geo hosts to ferm class X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=13ac49fbe5218c5f66d04312625e9a492500ae8c;p=mirror%2Fdsa-puppet.git add the rest of the geo hosts to ferm class Signed-off-by: Stephen Gran --- diff --git a/manifests/site.pp b/manifests/site.pp index 23908f5e9..f57efd2da 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -77,7 +77,7 @@ node default { } case $hostname { - logtest01,geo1: { include ferm } + logtest01,geo1,geo2,geo3: { include ferm } } case $brokenhosts {