openstack-ansible-haproxy_s.../releasenotes/notes/haproxy-frontend-only-haproxy_raw-d55ad3baa8d006f3.yaml
Marc Gariepy ca2c011cf2 Add haproxy_frontend_only and haproxy_raw feature.
you can add prometheus metric exposed directly via haproxy if your
version is recent enough.
https://www.haproxy.com/blog/haproxy-exposes-a-prometheus-metrics-endpoint/

Change-Id: I10e7220071290301a85409a1f74fcbad2743d19d
2020-12-14 19:10:29 +00: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`