Adjust indentation
This commit is contained in:
+1
-1
@@ -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 -%>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user