diff --git a/templates/haproxy_head.erb b/templates/haproxy_head.erb index 02ccb16..2acdf7e 100644 --- a/templates/haproxy_head.erb +++ b/templates/haproxy_head.erb @@ -64,7 +64,7 @@ listen stats stats refresh 30s stats admin if TRUE # Allow admin actions if logged in -<% if $hy_manage_be_users == true -%> +<% if @hy_manage_be_users == true -%> # <%= @hy_be_userlist %> <% end -%>