prepare a named-security module that handles the config that is currently in dsa...
[mirror/dsa-puppet.git] / manifests / site.pp
index 7b76de9..9e657d5 100644 (file)
@@ -58,6 +58,14 @@ node default {
                    { include buildd }
         default:   {}
     }
+
+# maybe wait for rietz to be upgraded to lenny
+#    case $hostname {
+#        rietz,raff,klecker:
+#                   { include named-secondary }
+#        default:   {}
+#    }
+
     case $hostname {
         geo1,geo2,geo3:
                    { include geodns }