nfs server on lw0[1234]
[mirror/dsa-puppet.git] / manifests / site.pp
index 8690e55..a3c219c 100644 (file)
@@ -101,7 +101,7 @@ node default {
        #       include dacs
        #}
 
-       if $::hostname in [stabile,beach,glinka,milanollo,rautavaara] {
+       if $::hostname in [stabile,beach,glinka,milanollo,rautavaara,lw01,lw02,lw03,lw04] {
                include nfs-server
        }