X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=manifests%2Fsite.pp;h=3ccacfe0b76384534e76921fb5b41f77c9d50582;hb=d32b5ca2040af0e861851c5519aa5ff5b7887768;hp=a5c0ced31f68847e157ffcabfe87d7cdc15fa375;hpb=ea79efc95ff636a7695165aa8440e013ef52b61a;p=dsa-puppet.git diff --git a/manifests/site.pp b/manifests/site.pp index a5c0ced3..3ccacfe0 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -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 }