ceph-ansible/roles/ceph-rgw-loadbalancer
Florian Faltermeier 9d081e2453 ceph-rgw-loadbalancer: Fix SSL newline issue
The ad7a5da commit introduced a regression when using TLS on haproxy
via the haproxy_frontend_ssl_certificate variable.
This cause the "stats socket" and the "tune.ssl.default-dh-param"
parameters to be on the same line resulting haproxy failing to start.

[ALERT] 351/140240 (21388) : parsing [xxxxx] : 'stats socket' : unknown
keyword 'tune.ssl.default-dh-param'. Registered
[ALERT] 351/140240 (21388) : Fatal errors found in configuration.

Fixes: #4869

Signed-off-by: Florian Faltermeier <florian.faltermeier@uibk.ac.at>
2020-02-17 16:05:42 +01:00
..
defaults Add option for HAproxy to act a SSL frontend termination point for loadbalanced RGW instances. 2019-12-02 16:54:33 -05:00
handlers Add role definitions of ceph-rgw-loadbalancer 2019-06-06 17:12:04 +02:00
meta lint: fix error [303,602,701,702] 2019-10-15 10:07:52 +02:00
tasks ceph-rgw-loadbalancer: Modify keepalived master selection 2020-01-06 09:25:04 -05:00
templates ceph-rgw-loadbalancer: Fix SSL newline issue 2020-02-17 16:05:42 +01:00