X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-puppet.git;a=blobdiff_plain;f=manifests%2Fsite.pp;h=098b96a66bfd134613d53024a9aa9c444c875f90;hp=c671af50842f97190fbffc705979506ecc428d76;hb=5a7c80d8eff8cdd46fd1c03071a72ac2d2d60a11;hpb=e28e1dc78726bf4780e5fcadb49653fe412de87d diff --git a/manifests/site.pp b/manifests/site.pp index c671af508..098b96a66 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -124,12 +124,6 @@ node default { munin::check { 'spamassassin': } } - if $::hoster { - if $::hoster in [ynic] { - include lldp - } - } - if $::hostname == 'pkgmirror-csail' { include varnish }