Every weblog provider except mirror-umn is a static_mirror_web. So include weblog...
[mirror/dsa-puppet.git] / modules / roles / manifests / init.pp
index 6f06d74..5ee825b 100644 (file)
@@ -112,10 +112,6 @@ class roles {
                include roles::syncproxy
        }
 
-       if has_role('weblog_provider') {
-               include roles::weblog_provider
-       }
-
        if has_role('mailrelay') {
                include roles::mailrelay
        }
@@ -316,10 +312,6 @@ class roles {
                include bacula::storage
        }
 
-       if has_role('salsa.debian.org') {
-               include salsa
-       }
-
        if $::keyring_debian_org_mirror {
                include roles::keyring_debian_org_mirror
        }