X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=manifests%2Fsite.pp;h=0695176a96a7f48e711045ff3324056263cc060c;hb=e200005317ddfcfbd8306fdef71a1e9240d0b123;hp=4d3309c98a33588926db65be77f25e3ae0758327;hpb=1149ebd2d406d97d05a73b33e9e1cf577cd3e871;p=dsa-puppet.git diff --git a/manifests/site.pp b/manifests/site.pp index 4d3309c9..0695176a 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -48,7 +48,7 @@ node default { } } - if $::hostname in [pasquini,tristano,bertali,boito,dijkstra,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,tristano,bertali,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 }