From c84e60782f4109112635b420416c75495e4be500 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 17 Nov 2017 21:43:36 +0000 Subject: [PATCH] looks like new rhel 7.4 alt swaps these bridges --- inventory/host_vars/buildvm-aarch64-01.arm.fedoraproject.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventory/host_vars/buildvm-aarch64-01.arm.fedoraproject.org b/inventory/host_vars/buildvm-aarch64-01.arm.fedoraproject.org index cd38f867d4..f3981ef0a4 100644 --- a/inventory/host_vars/buildvm-aarch64-01.arm.fedoraproject.org +++ b/inventory/host_vars/buildvm-aarch64-01.arm.fedoraproject.org @@ -2,3 +2,5 @@ vmhost: aarch64-c01n1.arm.fedoraproject.org eth0_ip: 10.5.129.151 eth1_ip: 10.5.127.32 +main_bridge: br0 +nfs_bridge: br1