Don't override haproxy.cfg if it is manageabled by haproxy data plane api

This commit is contained in:
ace
2024-09-29 21:34:44 +03:00
parent 42ecb387b6
commit daa1b0d01f
7 changed files with 49 additions and 18 deletions

View File

@ -6,10 +6,13 @@ haproxy_cert_name: haproxy.pem
haproxy_self_signed_cert: no
haproxy_self_signed_cert_gen_path: "{{ haproxy_path }}/tempssl"
haproxy_lua_path: "{{ haproxy_path }}/lua"
haproxy_maps_path: "{{ haproxy_path }}/maps"
haproxy_stats_user: haproxy
haproxy_stats_password: P@ssw0rd
haproxy_dataplaneapi: false
haproxy_default_config:
global:
daemon: