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:
a08efe4
)
clean up some formatting
author
Stephen Gran
<steve@lobefin.net>
Sun, 21 Feb 2010 03:52:51 +0000
(
03:52
+0000)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 21 Feb 2010 03:52:51 +0000
(
03:52
+0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/named/templates/named.conf.acl.erb
patch
|
blob
|
history
diff --git
a/modules/named/templates/named.conf.acl.erb
b/modules/named/templates/named.conf.acl.erb
index
2d15be2
..
c35c37e
100644
(file)
--- a/
modules/named/templates/named.conf.acl.erb
+++ b/
modules/named/templates/named.conf.acl.erb
@@
-4,7
+4,7
@@
//
acl Nagios {
-
<%=
+<%=
str = ''
localinfo.keys.sort.each do |node|
if localinfo[node]['nagiosmaster']
@@
-13,9
+13,7
@@
acl Nagios {
end
end
end
- str
-%>
-
+ str%>
};
// Africa