buildvm: ppc: fix IP address confusion
This commit is contained in:
parent
d3c1e21026
commit
89b2d81df9
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue