A slightly better solution
[mirror/dsa-puppet.git] / modules / geodns / files / common / named.conf.options
index 2212774..eabf923 100644 (file)
@@ -21,6 +21,7 @@ options {
 
         auth-nxdomain no;    # conform to RFC1035
         listen-on-v6 { any; };
+        allow-recursion { Nagios; }
 };
 
 logging {