diff --git a/inventory/group_vars/buildvm-armv7 b/inventory/group_vars/buildvm-armv7 index b45c9a0160..3f6258ee90 100644 --- a/inventory/group_vars/buildvm-armv7 +++ b/inventory/group_vars/buildvm-armv7 @@ -14,8 +14,8 @@ dns: 10.5.126.21 # This is reverted so that eth1 gets br0 and eth0 gets br1 # This seems some kind of bug where in the guest kernel the devices are swapped around # when compared to the host. -main_bridge: br1 -nfs_bridge: br0 +main_bridge: br0 +# nfs_bridge: br0 virt_install_command: "{{ virt_install_command_armv7_one_nic }}" # for systems that do not match the above - specify the same parameter in