X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=manifests%2Fsite.pp;h=2f6d8b3af98f0c092a4d28aa6e19753c0b30c5fb;hb=03b81422953d732cf75f033bebc8711c1ded22e9;hp=ace4f63b3a37b8a98733a6b43de1d17915c276ff;hpb=108cf6c59c96238bc76eb2150632e21c2c6d3e26;p=dsa-puppet.git diff --git a/manifests/site.pp b/manifests/site.pp index ace4f63b..2f6d8b3a 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 [beethoven,stabile,beach,glinka,milanollo,rautavaara] { include nfs-server }