X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=sidebyside;f=manifests%2Fsite.pp;fp=manifests%2Fsite.pp;h=ba5b9a128a8b7643e48610442ce87860dc8c5c7b;hb=d824f9b2ae6fe566ad3c47c9d4f0c6aaa1057242;hp=e939261b44b6dc9547e42e1865455b3ed8effcfc;hpb=f732459b9a99656573c0ac3e918e7aad890dc556;p=mirror%2Fdsa-puppet.git diff --git a/manifests/site.pp b/manifests/site.pp index e939261b4..ba5b9a128 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -53,10 +53,6 @@ node default { include samhain } - if $::hostname in [geo3,wieck] { - include debian_org::radvd - } - if $::spamd { munin::check { 'spamassassin': } }