9 lines
182 B
Plaintext
9 lines
182 B
Plaintext
DEVICE=eth0
|
|
NAME=eth0
|
|
IPADDR={{.NetDevs.eth0.Ipaddr}}
|
|
NETMASK={{.NetDevs.eth0.Netmask}}
|
|
GATEWAY={{.NetDevs.eth0.Gateway}}
|
|
HWADDR={{.NetDevs.eth0.Hwaddr}}
|
|
BOOTPROTO=static
|
|
ONBOOT=yes
|