Merge branch 'master' of ssh://handel.debian.org/~/dsa-puppet
[mirror/dsa-puppet.git] / manifests / site.pp
index f2ee7b0..a3c219c 100644 (file)
@@ -101,14 +101,10 @@ 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
        }
 
-       if $::hostname == 'vieuxtemps' {
-               include varnish
-       }
-
        if $::brokenhosts {
                include hosts
        }