From d0e6fc754cea35edbf27cec2ba609ecc51b19724 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 4 Jan 2017 23:37:14 +0000 Subject: [PATCH] so, this is exactly backwards --- inventory/host_vars/buildvm-ppc64le-08.ppc.fedoraproject.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/host_vars/buildvm-ppc64le-08.ppc.fedoraproject.org b/inventory/host_vars/buildvm-ppc64le-08.ppc.fedoraproject.org index 8ad7c90127..e7bd178e7e 100644 --- a/inventory/host_vars/buildvm-ppc64le-08.ppc.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-08.ppc.fedoraproject.org @@ -6,5 +6,5 @@ krb_builder: true gw: 10.5.129.254 # This is a lie, but the PPC64 kernel likes to swap stuff around. -main_bridge: br1 -nfs_bridge: br3 +main_bridge: br2 +nfs_bridge: br1