kolla-ansible/releasenotes/notes/haproxy-active-passive-523139557659d6e5.yaml
Pierre Riteau 438ff2307c Support configuring HAProxy services as active/passive
Instead of specifying a custom member list for each service that should
be configured as active/passive, a new `active_passive` parameter can be
set to true. This only works if `custom_member_list` is not used.

Change-Id: I3758bc2377c25a277a29f02ebc20c946c7499093
2022-08-29 12:01:18 +02:00

6 lines
105 B
YAML

---
features:
- |
Supports configuration of arbitrary HAProxy services in active/passive
mode.