X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=manifests%2Fsite.pp;h=3ccacfe0b76384534e76921fb5b41f77c9d50582;hb=3f6e5777c3cd8a3e7751a0f96737f9bcad3a906a;hp=a5c0ced31f68847e157ffcabfe87d7cdc15fa375;hpb=e34c76faa5ee33d46508e353a2e426c60553fb0c;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 }