Adjust indentation
This commit is contained in:
parent
2ea577f97b
commit
0a383a49fe
@ -17,7 +17,7 @@ view "<%= name %>" {
|
|||||||
recursion <%= recursion ? 'yes' : 'no' %>;
|
recursion <%= recursion ? 'yes' : 'no' %>;
|
||||||
<%- if recursion -%>
|
<%- if recursion -%>
|
||||||
<%- if scope.lookupvar('osfamily') == 'Debian' -%>
|
<%- if scope.lookupvar('osfamily') == 'Debian' -%>
|
||||||
include "<%= confdir %>/named.conf.default-zones";
|
include "<%= confdir %>/named.conf.default-zones";
|
||||||
<%- end -%>
|
<%- end -%>
|
||||||
<%- end -%>
|
<%- end -%>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user