Lie to virt-install to get the right interface on the right bridge

For some reason, the PPC64 kernel likes to swap interfaces around.

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-11-03 12:40:05 +00:00
parent 89b2d81df9
commit 2563cec08c

View file

@ -4,4 +4,6 @@ eth0_ip: 10.5.129.83
eth1_ip: 10.5.127.143
gw: 10.5.129.254
main_bridge: br1
# This is a lie, but the PPC64 kernel likes to swap stuff around.
main_bridge: br2
nfs_bridge: br1