kernel02: fix netmask to use cider

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-04-22 09:13:41 -07:00
parent 4b64142fa3
commit 635d3eaa94

View file

@ -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"