From 11938dc66b38aeef220cf8e2d99c4f59bbe74c62 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 4 Jan 2017 22:12:38 +0000 Subject: [PATCH] switch bridges here --- 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 ed4377cfc8..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: br2 +main_bridge: br2 +nfs_bridge: br1