X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=manifests%2Fsite.pp;h=555bf9305c293d7d099f0e3272f26e0f515bf336;hb=13df7078a7899b21dcabb4f58b9b06414e31af4c;hp=e6ba84d87b53cc4cd39368cc5247b95a1f20eec5;hpb=c3a64186bd48f7ac4be48127b4b1725566b7b7f9;p=mirror%2Fdsa-puppet.git diff --git a/manifests/site.pp b/manifests/site.pp index e6ba84d87..555bf9305 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -43,6 +43,13 @@ node default { } } default: {} } + + case $hostname { + brahms,goetz,lafayette,malo,praetorius,puccini: + { include buildd } + default: {} + } + } node penalosa inherits default {