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:
parent
ccb194cbfe
commit
4362c14ce8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user