kolla-ansible/releasenotes/notes/haproxy-custom-services-c6bc343d162a8990.yaml
Keith Plant a3a1b068fe Add support for custom HAProxy service config
Allow users to create/override HAProxy service configuration by
copying over '*.cfg' files from {{ node_custom_config
}}/haproxy/services.d/

Ex: /etc/kolla/config/haproxy/services.d/radosgw.cfg

Change-Id: Id84e3b6e62e544582d6917047534e846e026798d
Signed-off-by: Keith Plant <kplantjr@gmail.com>
2019-11-11 15:24:46 -05:00

6 lines
136 B
YAML

---
features:
- |
HAProxy - Add the ability to define custom HAProxy services in
{{ node_custom_config }}/haproxy/services.d/