openstack-ansible/releasenotes/notes/haproxy_service_variables-ffd7958b20dfe92c.yaml
Dmitriy Rabotyagov 65a8c2413e Add haproxy_*_service variables
This aims to ease override of the specific service listen port or other
haproxy frontend/backend setting without override of all backends.

Change-Id: I051539fc3bbd3bfcddc30048348c571dd6a5c7e1
2021-01-05 13:45:41 +02:00

8 lines
319 B
YAML

---
features:
- |
Created series of variables ``haproxy_*_service`` that contain specific to
the service haproxy configuration block. This allows deployers to
selectively adjust haproxy frontend/backend configuration for specific
service only, without need to override whole haproxy_default_services.