Merge "ovs: force to secure fail mode by default"
This commit is contained in:
commit
467c377718
@ -17,6 +17,7 @@
|
||||
- name: Setup External Network Provider Bridge
|
||||
openvswitch_bridge:
|
||||
bridge: "{{ neutron_provider_networks.network_mappings.split(':')[1] }}"
|
||||
fail_mode: secure
|
||||
state: present
|
||||
when:
|
||||
- neutron_services['neutron-l3-agent']['group'] in group_names
|
||||
|
Loading…
x
Reference in New Issue
Block a user