From 8b3e58312773c7578190e6eee2b4a4ec5fe21e48 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Fri, 10 Feb 2017 19:26:22 +0000 Subject: [PATCH] buildvm: Power8: flip bridge settings --- inventory/host_vars/buildvm-ppc64-11.ppc.fedoraproject.org | 1 + inventory/host_vars/buildvm-ppc64-12.ppc.fedoraproject.org | 5 +++-- inventory/host_vars/buildvm-ppc64-13.ppc.fedoraproject.org | 5 +++-- inventory/host_vars/buildvm-ppc64le-11.ppc.fedoraproject.org | 5 +++-- inventory/host_vars/buildvm-ppc64le-12.ppc.fedoraproject.org | 5 +++-- inventory/host_vars/buildvm-ppc64le-13.ppc.fedoraproject.org | 5 +++-- 6 files changed, 16 insertions(+), 10 deletions(-) diff --git a/inventory/host_vars/buildvm-ppc64-11.ppc.fedoraproject.org b/inventory/host_vars/buildvm-ppc64-11.ppc.fedoraproject.org index 554415ef5f..4f1dbedad6 100644 --- a/inventory/host_vars/buildvm-ppc64-11.ppc.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64-11.ppc.fedoraproject.org @@ -2,5 +2,6 @@ vmhost: ppc8-04.ppc.fedoraproject.org eth0_ip: 10.5.129.97 eth1_ip: 10.5.127.118 +# This is a lie, but the Power64 kernel/qemu/libvirt flips the eth0/eth1 main_bridge: br1 nfs_bridge: br0 diff --git a/inventory/host_vars/buildvm-ppc64-12.ppc.fedoraproject.org b/inventory/host_vars/buildvm-ppc64-12.ppc.fedoraproject.org index ae74b23eec..03926992df 100644 --- a/inventory/host_vars/buildvm-ppc64-12.ppc.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64-12.ppc.fedoraproject.org @@ -2,5 +2,6 @@ vmhost: ppc8-04.ppc.fedoraproject.org eth0_ip: 10.5.129.98 eth1_ip: 10.5.127.119 -main_bridge: br0 -nfs_bridge: br1 +# This is a lie, but the Power64 kernel/qemu/libvirt flips the eth0/eth1 +main_bridge: br1 +nfs_bridge: br0 diff --git a/inventory/host_vars/buildvm-ppc64-13.ppc.fedoraproject.org b/inventory/host_vars/buildvm-ppc64-13.ppc.fedoraproject.org index 1e97c8a3f8..e725c93efc 100644 --- a/inventory/host_vars/buildvm-ppc64-13.ppc.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64-13.ppc.fedoraproject.org @@ -2,5 +2,6 @@ vmhost: ppc8-04.ppc.fedoraproject.org eth0_ip: 10.5.129.99 eth1_ip: 10.5.127.120 -main_bridge: br0 -nfs_bridge: br1 +# This is a lie, but the Power64 kernel/qemu/libvirt flips the eth0/eth1 +main_bridge: br1 +nfs_bridge: br0 diff --git a/inventory/host_vars/buildvm-ppc64le-11.ppc.fedoraproject.org b/inventory/host_vars/buildvm-ppc64le-11.ppc.fedoraproject.org index f221ec35da..7b150d49a8 100644 --- a/inventory/host_vars/buildvm-ppc64le-11.ppc.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-11.ppc.fedoraproject.org @@ -2,5 +2,6 @@ vmhost: ppc8-04.ppc.fedoraproject.org eth0_ip: 10.5.129.82 eth1_ip: 10.5.127.136 -main_bridge: br0 -nfs_bridge: br1 +# This is a lie, but the Power64 kernel/qemu/libvirt flips the eth0/eth1 +main_bridge: br1 +nfs_bridge: br0 diff --git a/inventory/host_vars/buildvm-ppc64le-12.ppc.fedoraproject.org b/inventory/host_vars/buildvm-ppc64le-12.ppc.fedoraproject.org index e44c17e90b..f4a26be8ae 100644 --- a/inventory/host_vars/buildvm-ppc64le-12.ppc.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-12.ppc.fedoraproject.org @@ -2,5 +2,6 @@ vmhost: ppc8-04.ppc.fedoraproject.org eth0_ip: 10.5.129.83 eth1_ip: 10.5.127.137 -main_bridge: br0 -nfs_bridge: br1 +# This is a lie, but the Power64 kernel/qemu/libvirt flips the eth0/eth1 +main_bridge: br1 +nfs_bridge: br0 diff --git a/inventory/host_vars/buildvm-ppc64le-13.ppc.fedoraproject.org b/inventory/host_vars/buildvm-ppc64le-13.ppc.fedoraproject.org index 4559eaf7db..f2ea9952ad 100644 --- a/inventory/host_vars/buildvm-ppc64le-13.ppc.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-13.ppc.fedoraproject.org @@ -2,5 +2,6 @@ vmhost: ppc8-04.ppc.fedoraproject.org eth0_ip: 10.5.129.86 eth1_ip: 10.5.127.138 -main_bridge: br0 -nfs_bridge: br1 +# This is a lie, but the Power64 kernel/qemu/libvirt flips the eth0/eth1 +main_bridge: br1 +nfs_bridge: br0