diff --git a/templates/haproxy_backend_rule.erb b/templates/haproxy_backend_rule.erb index 80872a2..71e9e96 100644 --- a/templates/haproxy_backend_rule.erb +++ b/templates/haproxy_backend_rule.erb @@ -1,3 +1,3 @@ <% if @fqdn == @haproxy_fqdn -%> backend <%= @backend_name %> -<% end end -% +<% end -%>