openstack-ansible-os_octavia/releasenotes/notes/os-octavia-haproxy-templates-18561d31bcd7151e.yaml
Jimmy McCrory 29a4e44b1b Allow deployers to provide haproxy template files
Add new variables, 'octavia_user_haproxy_templates' and
'octavia_haproxy_amphora_template' to allow deployers to provide and use
custom haproxy template files with Octavia.

Change-Id: I9527081d6ba6aac8f5bddc3796f8c2513625bf70
2017-05-27 21:48:56 +00:00

8 lines
312 B
YAML

---
features:
- |
Deployers may provide a list of custom haproxy template files to copy from
the deployment host through the ``octavia_user_haproxy_templates`` variable
and configure Octavia to make use of a custom haproxy template file with
with ``octavia_haproxy_amphora_template`` variable.