mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
On the new rdu3 worker hosts, br0 already exists and is the main system 'interface' (it's a bridge on two bonded physical interfaces connected to different switches, to make networking upgrades easier). So we can't call our openvswitch bridge 'br0' any more. Let's try calling it 'openqabr0' and see if anything explodes. Signed-off-by: Adam Williamson <awilliam@redhat.com>