A bit overzealous on that last fix
This commit is contained in:
+1
-1
@@ -20,6 +20,6 @@ view "<%= @name %>" {
|
||||
<%- end -%>
|
||||
|
||||
<%- @zones.each do |zone| -%>
|
||||
include "<%= @confdir %>/zones/<%= @zone %>.conf";
|
||||
include "<%= @confdir %>/zones/<%= zone %>.conf";
|
||||
<%- end -%>
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user