Terminate the line
This commit is contained in:
parent
ca551e69e9
commit
8c250445f0
@ -38,7 +38,7 @@ zone "<%= @_domain %>" {
|
|||||||
};
|
};
|
||||||
<%- end -%>
|
<%- end -%>
|
||||||
<%- if @transfer_source and @transfer_source != ''-%>
|
<%- if @transfer_source and @transfer_source != ''-%>
|
||||||
transfer-source <%= @transfer_source %>
|
transfer-source <%= @transfer_source %>;
|
||||||
<%- end -%>
|
<%- end -%>
|
||||||
<%- if @allow_updates and @allow_updates != '' -%>
|
<%- if @allow_updates and @allow_updates != '' -%>
|
||||||
allow-update {
|
allow-update {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user