projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c90cadd
)
And fix the typo. Picky bind parser
author
Stephen Gran
<steve@lobefin.net>
Wed, 27 May 2009 18:22:26 +0000
(19:22 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Wed, 27 May 2009 18:22:26 +0000
(19:22 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/geodns/files/common/named.conf.options
patch
|
blob
|
history
diff --git
a/modules/geodns/files/common/named.conf.options
b/modules/geodns/files/common/named.conf.options
index
eabf923
..
7a90e66
100644
(file)
--- a/
modules/geodns/files/common/named.conf.options
+++ b/
modules/geodns/files/common/named.conf.options
@@
-21,7
+21,7
@@
options {
auth-nxdomain no; # conform to RFC1035
listen-on-v6 { any; };
- allow-recursion { Nagios; }
+ allow-recursion { Nagios; }
;
};
logging {