X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=manifests%2Fsite.pp;h=f87b9be85910f8faa5085997a384ee41801ceb16;hb=e8862bd29c97afcdf772f9c689948e958ae71295;hp=c1089a87d9ad4594659f6f71add68b0a27fae51b;hpb=8d059d6d72884c217b16f16987e4aa2804f88c3c;p=mirror%2Fdsa-puppet.git diff --git a/manifests/site.pp b/manifests/site.pp index c1089a87d..f87b9be85 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -48,7 +48,7 @@ node default { } } - if $::hostname in [pasquini,tristano,ubc-bl2,boito,ubc-bl8,luchesi,byrd,clementi,czerny,bm-bl1,bm-bl2,bm-bl3,bm-bl4,bm-bl5,bm-bl6,bm-bl7,bm-bl8,csail-node01,csail-node02,grnet-node01,grnet-node02] { + if $::hostname in [pasquini,ubc-bl3,ubc-bl2,boito,ubc-bl8,luchesi,byrd,clementi,czerny,bm-bl1,bm-bl2,bm-bl3,bm-bl4,bm-bl5,bm-bl6,bm-bl7,bm-bl8,csail-node01,csail-node02,grnet-node01,grnet-node02] { include ganeti2 }