openstack-ansible/releasenotes/notes/backend_config_per_host-14cec3ec5f708934.yaml
Dmitriy Rabotyagov 1403962a83 Bump roles and upstream version for 28.0.0.rc1
Change-Id: Icd2a692cd0077d1fb1b9cf9ae0572dc7878c70b4
2023-12-08 15:52:21 +00:00

8 lines
299 B
YAML

---
features:
- HAProxy services that use backend nodes that are not
in the Ansible inventory can now have the ``backend_port``
specified in the list, along with ``name`` or ``ip_addr`` settings.
This allow to have the service bound to different port on different
backend servers.