diff --git a/inventory/group_vars/buildvm-ppc64le b/inventory/group_vars/buildvm-ppc64le index 2aeb1fd7f5..69058665d4 100644 --- a/inventory/group_vars/buildvm-ppc64le +++ b/inventory/group_vars/buildvm-ppc64le @@ -14,7 +14,7 @@ dns: 10.5.126.21 # The ppc virthosts have different bridge names for the main and nfs bridges. # # This is a lie, but the PPC64 kernel/qemu/libvirt flips the eth0/eth1 -main_bridge: br3 +main_bridge: br2 nfs_bridge: br1 virt_install_command: "{{ virt_install_command_two_nic }} --graphics none"