no more nfs on beethoven
[mirror/dsa-puppet.git] / manifests / site.pp
index ace4f63..32b0628 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 [stabile,beach,glinka,milanollo,rautavaara] {
                include nfs-server
        }