983348cb69
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
)
6 lines
136 B
YAML
6 lines
136 B
YAML
---
|
|
features:
|
|
- |
|
|
HAProxy - Add the ability to define custom HAProxy services in
|
|
{{ node_custom_config }}/haproxy/services.d/
|