542a5c4ae9
Initial Commit of scripts for Azure and AWS
10 lines
149 B
Plaintext
10 lines
149 B
Plaintext
DEVICE=eth0
|
|
BOOTPROTO=none
|
|
ONBOOT=yes
|
|
TYPE=Ethernet
|
|
USERCTL=yes
|
|
PEERDNS=yes
|
|
DHCPV6C=yes
|
|
DHCPV6C_OPTIONS=-nw
|
|
PERSISTENT_DHCLIENT=yes
|
|
DHCP_ARP_CHECK=no |