no dacs on spohr
[mirror/dsa-puppet.git] / manifests / site.pp
index ace4f63..2f6d8b3 100644 (file)
@@ -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
        }