edit templates
This commit is contained in:
@@ -7,9 +7,9 @@ mode <%= @be_mode %>
|
|||||||
acl <%= @acl_rule_back %>
|
acl <%= @acl_rule_back %>
|
||||||
<% end -%>
|
<% end -%>
|
||||||
<% if @be_balance != '' -%>
|
<% if @be_balance != '' -%>
|
||||||
balance <%= @be_balance %>
|
balance <%= @be_balance %>
|
||||||
<% end -%>
|
<% end -%>
|
||||||
<% @be_server_name.each do |be_server| -%>
|
<% @be_server_name.each do |be_server| -%>
|
||||||
server <%= be_server %>
|
server <%= be_server %>
|
||||||
|
|
||||||
<% end end -%>
|
<% end end -%>
|
||||||
|
|||||||
Reference in New Issue
Block a user