Partially migrate the mailrelay role. ferm still needs the old style.
[mirror/dsa-puppet.git] / modules / roles / manifests / init.pp
index cac91ff..7d4addb 100644 (file)
@@ -49,10 +49,6 @@ class roles {
                include roles::syncproxy
        }
 
-       if has_role('mailrelay') {
-               include roles::mailrelay
-       }
-
        if has_role('dns_primary') {
                include roles::dns_primary
        }