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
(cherry picked from commit 4362c14ce8)
(cherry picked from commit 14b042826f)
(cherry picked from commit 401883388c)
This commit is contained in:
Oliver Walsh 2022-01-11 11:17:17 +00:00
parent 176e663800
commit d9afc3b34b
1 changed files with 1 additions and 0 deletions

View File

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