]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - manifests/site.pp
no more nfs on beethoven
[dsa-puppet.git] / manifests / site.pp
index ab482e3ff95e1b87735013be98ab809bc2a638f3..32b06280f8cf0e26b79358790f13e022c3aa83d0 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,stabile,beach,glinka,milanollo,rautavaara] {
+       if $::hostname in [stabile,beach,glinka,milanollo,rautavaara] {
                include nfs-server
        }