kernel03 moved eth2 to eth0 on rebuild..
This commit is contained in:
parent
d991ccd625
commit
bdf29e07e0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
ansible_ifcfg_whitelist: ['eth2']
|
||||
ansible_ifcfg_whitelist: ['eth0']
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.124.254
|
||||
dns: 10.5.126.21
|
||||
eth2_ip: 10.5.131.177
|
||||
eth2_nm: 255.255.255.0
|
||||
eth0_ip: 10.5.131.177
|
||||
eth0_nm: 255.255.255.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue