mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 05:51:56 +08:00
buildvm: ppc: fix IP address confusion
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user