kernel02: fix netmask to use cider
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
4b64142fa3
commit
635d3eaa94
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ datacenter: iad2
|
|||
dns: 10.3.163.33
|
||||
eth0_ipv4_ip: 10.3.174.130
|
||||
eth0_ipv4_gw: 10.3.174.254
|
||||
eth0_ipv4_nm: 255.255.255.0
|
||||
eth0_ipv4_nm: 24
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue