clean up some formatting
authorStephen Gran <steve@lobefin.net>
Sun, 21 Feb 2010 03:52:51 +0000 (03:52 +0000)
committerStephen 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

index 2d15be2..c35c37e 100644 (file)
@@ -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