e66186f89a
Change-Id: If6c50606fa3da353728ae4d916df20fcc95b8927
10 lines
349 B
YAML
10 lines
349 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds a means of overriding the haproxy config of individual
|
|
services. Custom template files can be placed under
|
|
``{{ node_custom_config }}/haproxy-config/`` to be rendered
|
|
with the same variables as the generic template.
|
|
Template file names must match the service to override eg.
|
|
``nova-novncproxy.cfg``.
|