X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=manifests%2Fsite.pp;h=953000e6636b7dc4a3c87c9d68b37325aee80869;hb=870583876b469a14cf284dbb5b65ca89b0d30c2d;hp=2e8000b060e8dd2786672563a8868c12e2eb25a8;hpb=e216061f35961159f2dbac3f4268f6acedc66c67;p=mirror%2Fdsa-puppet.git diff --git a/manifests/site.pp b/manifests/site.pp index 2e8000b06..953000e66 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -55,11 +55,10 @@ node default { default: { } } - case $hostname { - ancina,arcadelt,argento,brahms,goedel,goetz,lafayette,malo,murphy,praetorius,puccini,paer: - { include buildd } - default: {} - } + case extractnodeinfo($nodeinfo, 'buildd') { + "true": { include buildd } + default: { } + } # maybe wait for rietz to be upgraded to lenny # case $hostname {