make dns primary export and keyring host collect firewall rules for the openpgpkey...
[mirror/dsa-puppet.git] / modules / roles / manifests / init.pp
index d51a9bc..3a602be 100644 (file)
@@ -49,10 +49,6 @@ class roles {
                include roles::syncproxy
        }
 
-       if has_role('dns_primary') {
-               include roles::dns_primary
-       }
-
        if has_role('postgres_backup_server') {
                include postgres::backup_server
        }