]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - manifests/site.pp
variable assignment does not clone string...
[dsa-puppet.git] / manifests / site.pp
index a5c0ced31f68847e157ffcabfe87d7cdc15fa375..3ccacfe0b76384534e76921fb5b41f77c9d50582 100644 (file)
@@ -120,7 +120,7 @@ node default {
                include samhain
        }
 
-       if $::hostname in [chopin,geo3,soler,wieck] {
+       if $::hostname in [chopin,geo3,wieck] {
                include debian-org::radvd
        }