no need for the ynic-special lldp module anymore - we put lldp everywhere
[mirror/dsa-puppet.git] / manifests / site.pp
index c671af5..098b96a 100644 (file)
@@ -124,12 +124,6 @@ node default {
                munin::check { 'spamassassin': }
        }
 
-       if $::hoster {
-               if $::hoster in [ynic] {
-                       include lldp
-               }
-       }
-
        if $::hostname == 'pkgmirror-csail' {
                include varnish
        }