---
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``.