]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - manifests/site.pp
Merge branch 'master' of ssh://handel.debian.org/~/dsa-puppet
[dsa-puppet.git] / manifests / site.pp
index f2ee7b076f9d3c857656939d7f8075bf9de66bcf..a3c219cc06f0bf5b8b0fbd64f68f381562409eea 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
        }