X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=manifests%2Fsite.pp;h=32b06280f8cf0e26b79358790f13e022c3aa83d0;hb=2863bac22b35c899eb01b5b6011584ea8c889efc;hp=ace4f63b3a37b8a98733a6b43de1d17915c276ff;hpb=108cf6c59c96238bc76eb2150632e21c2c6d3e26;p=mirror%2Fdsa-puppet.git diff --git a/manifests/site.pp b/manifests/site.pp index ace4f63b3..32b06280f 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -95,11 +95,11 @@ node default { include dnsextras::entries } - if $::hostname in [diabelli,nono,spohr] { + if $::hostname in [diabelli,nono] { include dacs } - if $::hostname in [beethoven,spohr,stabile,beach,glinka,milanollo] { + if $::hostname in [stabile,beach,glinka,milanollo,rautavaara] { include nfs-server }