try and make buildhw-a64 ip address work on eth1 versus eth0
This commit is contained in:
parent
9246a167db
commit
aa6dc95c84
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
gw: 10.3.170.254
|
||||
eth0_ip: 10.3.170.121
|
||||
eth0_ipv4_gw: 10.3.170.254
|
||||
eth1_ip: 10.3.170.121
|
||||
eth1_ipv4_gw: 10.3.170.254
|
||||
datacenter: iad2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
gw: 10.3.170.254
|
||||
eth0_ip: 10.3.170.122
|
||||
eth0_ipv4_gw: 10.3.170.254
|
||||
eth1_ip: 10.3.170.122
|
||||
eth1_ipv4_gw: 10.3.170.254
|
||||
datacenter: iad2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue