Files
openstack-ansible/inventory/group_vars/haproxy
Damian Dabrowski c673e7a027 Disable stick tables for galera
Haproxy config check(/usr/sbin/haproxy -c -f /etc/haproxy/haproxy.cfg)
shows a warning:

'http-request' rules ignored for backend 'galera-back' as they require
HTTP mode.

It's caused by the way we configure stick tables in haproxy.
We don't need stick tables for galera as it has only one active backend.

Change-Id: Ie41e26c1dcc671c30d39b34d3f436e225e7580a5
2022-11-16 22:36:04 +01:00
..
2022-11-16 22:36:04 +01:00