* ALT Linux platforms is an original rpm based distribution forked as Mandrake Russian Edition Spring at 2001 year * Distributions of ALT Linux use etcnet (https://www.altlinux.org/Etcnet) as internal network configuration system needs for configure_networks support
8 lines
196 B
Plaintext
8 lines
196 B
Plaintext
#VAGRANT-BEGIN
|
|
# The contents below are automatically generated by Vagrant. Do not modify.
|
|
TYPE=eth
|
|
NM_CONTROLLED=<%= options.fetch(:nm_controlled, "no") %>
|
|
BOOTPROTO=dhcp
|
|
ONBOOT=yes
|
|
#VAGRANT-END
|