openstack-ansible/releasenotes/notes/haproxy-frontend-only-haproxy_raw-d55ad3baa8d006f3.yaml
Dmitriy Rabotyagov ac43c0ce94 Bump OSA for RC1
Depends-On: https://review.opendev.org/767686
Change-Id: I544c3df90d0d378b70d4cd90208fe5097ed8582d
2020-12-18 11:44:51 +02:00

9 lines
365 B
YAML

---
features:
- It is now possible to have a service which only have a frontend.
by using `haproxy_frontend_only` inside your service.
- Add the possibility to have a haproxy_frontend_raw entry to control
haproxy config for the frontend, the entry will be literally copied in
to the service. You can set a list under the key `haproxy_frontend_raw`