Rename the views so I don't have to make code changes
[mirror/dsa-puppet.git] / modules / geodns / files / common / named.conf.options
index 2212774..7a90e66 100644 (file)
@@ -21,6 +21,7 @@ options {
 
         auth-nxdomain no;    # conform to RFC1035
         listen-on-v6 { any; };
+        allow-recursion { Nagios; };
 };
 
 logging {