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