ceph-ansible/roles/ceph-rgw-loadbalancer
Florian Faltermeier 17b405eb10 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>
(cherry picked from commit 9d081e2453)
2020-02-17 11:36:09 -05:00
..
defaults Add option for HAproxy to act a SSL frontend termination point for loadbalanced RGW instances. 2020-02-03 09:32:43 -05:00
handlers Add role definitions of ceph-rgw-loadbalancer 2019-06-06 19:44:30 +00:00
meta lint: fix error [303,602,701,702] 2019-10-21 15:55:54 -04:00
tasks Add role definitions of ceph-rgw-loadbalancer 2019-06-06 19:44:30 +00:00
templates ceph-rgw-loadbalancer: Fix SSL newline issue 2020-02-17 11:36:09 -05:00