no nfs server on spohr anymore
[mirror/dsa-puppet.git] / manifests / site.pp
index 5f31bc5..ab482e3 100644 (file)
@@ -99,7 +99,7 @@ node default {
                include dacs
        }
 
-       if $::hostname in [beethoven,spohr,stabile,beach,glinka,milanollo,rautavaara] {
+       if $::hostname in [beethoven,stabile,beach,glinka,milanollo,rautavaara] {
                include nfs-server
        }