change parameter

This commit is contained in:
Arne Teuke
2025-01-27 12:24:03 +01:00
parent 716d5d788f
commit c9eb8be764
4 changed files with 9 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
<% if @fqdn == @haproxy_fqdn -%>
<% if @fqdn == @hy_host_fqdn -%>
frontend <%= @frontend_name %>
mode <%= @frontend_mode %>
bind <%= @fe_bind_mode %>