Adjust spacing
This commit is contained in:
parent
e7899e97d0
commit
ec56b2e376
@ -1,3 +1,4 @@
|
||||
|
||||
acl <%= name %> {
|
||||
<%- addresses.each do |address| -%>
|
||||
<%= address %>;
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
|
||||
view "<%= name %>" {
|
||||
<%- if not match_clients.empty? -%>
|
||||
match-clients {
|
||||
@ -19,4 +20,3 @@ view "<%= name %>" {
|
||||
include "<%= confdir %>/zones/${zone}.conf"
|
||||
<%- end -%>
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user