Files
openstack-ansible-haproxy_s…/templates/service.j2
James Gibson 3139772435 Add variable to disable stick-table
In some use cases you may want to define your own stick-table and
rules, this can be done using the backend_arguments variables.
As you can have only one stick-table per backend or frontend
the default stick-table needs to be disabled.

I am also not convinved the default stick-table is used for anything,
it just logs requests and never uses the logs, i think it could be
removed.

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/797819

Change-Id: I54307c00673ababb277257f2bb0e456e3e011ac4
2021-06-24 11:53:32 +01:00

8.2 KiB