testing hostbinding

This commit is contained in:
Arne Teuke
2018-12-30 18:16:09 +01:00
parent d98ca06e7b
commit 7d2e04e68a
4 changed files with 7 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
<% if @fqdn == @haproxy_fqdn -%>
<% if @acl_rule != '' -%>
<% @acl_rule.each do |acl_rule| -%>
acl <%= acl_rule %>
<% end end -%>
<% end end end -%>