buildvm: ppc: fix IP address confusion

This commit is contained in:
Peter Robinson 2016-11-03 12:30:19 +00:00
parent d3c1e21026
commit 89b2d81df9
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
---
vmhost: ppc8-03.ppc.fedoraproject.org
eth0_ip: 10.5.129.83
eth1_ip: 10.5.127.143
eth0_ip: 10.5.129.82
eth1_ip: 10.5.127.142
gw: 10.5.129.254
main_bridge: br1

View file

@ -1,7 +1,7 @@
---
vmhost: ppc8-02.ppc.fedoraproject.org
eth0_ip: 10.5.129.82
eth1_ip: 10.5.127.142
eth0_ip: 10.5.129.83
eth1_ip: 10.5.127.143
gw: 10.5.129.254
main_bridge: br1