Merge "Stop haproxy on ovn-controller nodes" into stable/zed
This commit is contained in:
commit
a898b44506
@ -220,6 +220,6 @@
|
||||
enabled: false
|
||||
when:
|
||||
- ansible_facts['pkg_mgr'] == 'apt'
|
||||
- ansible_facts['hostname'] in groups['neutron_metadata_agent']
|
||||
- ansible_facts['hostname'] in groups['neutron_metadata_agent'] or (neutron_plugin_type == 'ml2.ovn' and ansible_facts['hostname'] in groups['neutron_ovn_controller'])
|
||||
- groups['haproxy_all'] is defined
|
||||
- ansible_facts['hostname'] not in groups['haproxy_all']
|
||||
|
Loading…
x
Reference in New Issue
Block a user