kolla-ansible/releasenotes/notes/haproxy-custom-services-c6bc343d162a8990.yaml
Keith Plant 983348cb69 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>
(cherry picked from commit a3a1b068fe)
2019-11-14 13:34:16 +00:00

6 lines
136 B
YAML

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