Files
8a81b355d8bc0a8828288d7c571639500a4e3e7e
72 lines
2.9 KiB
Plaintext
72 lines
2.9 KiB
Plaintext
bind {{ haproxy_stats_bind_address }}:{{ haproxy_stats_port }} {% if haproxy_ssl | bool %}ssl crt {{ haproxy_ssl_cert_path }}/haproxy_{{ ansible_facts['hostname'] }}-{{ haproxy_bind_internal_lb_vip_address }}.pem{% endif %}