Files
57991a111e9a312ba41b4d8f03193187e12730c4
53 lines
2.0 KiB
Plaintext
53 lines
2.0 KiB
Plaintext
bind {{ haproxy_stats_bind_address }}:{{ haproxy_stats_port }} {% if haproxy_ssl | bool %}ssl crt {{ haproxy_ssl_pem }} ciphers {{ haproxy_ssl_cipher_suite }}{% endif %}