Add haproxy_ssl_all_vips variable

This variable will allow to globally control if SSL should be also used
for internal/admin endpoints, or for public only

Change-Id: I1fa990bab5801a6e6fde7176b2011ab1977b30ae
This commit is contained in:
Dmitriy Rabotyagov 2020-08-20 13:27:44 +03:00
parent 4e47093565
commit 6bd42911f7
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ haproxy_bind_on_non_local: False
## haproxy SSL
haproxy_ssl: true
haproxy_ssl_all_vips: false
haproxy_ssl_dh_param: 2048
haproxy_ssl_self_signed_regen: no
haproxy_ssl_cert: /etc/ssl/certs/haproxy.cert