Disable metrics_qdr binding in HAProxyEdge

HAProxyEdge disables most haproxy bindings.
The metrics_qdr binding is missing, likely due to the fact it was
created after the HAProxyEdge service.

Change-Id: I5f3b678b30f6375844c0a4b094432c9be9d8e444
This commit is contained in:
Oliver Walsh 2022-01-11 11:17:17 +00:00
parent ccb194cbfe
commit 4362c14ce8

View File

@ -102,6 +102,7 @@ outputs:
tripleo::haproxy::keystone_admin: false
tripleo::haproxy::keystone_public: false
tripleo::haproxy::manila: false
tripleo::haproxy::metrics_qdr: false
tripleo::haproxy::mysql: false
tripleo::haproxy::neutron: false
tripleo::haproxy::nova_osapi: false