mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-04-26 00:31:22 -04:00
* 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
7 lines
198 B
Text
7 lines
198 B
Text
#VAGRANT-BEGIN
|
|
# The contents below are automatically generated by Vagrant. Do not modify.
|
|
TYPE=eth
|
|
NM_CONTROLLED=<%= options.fetch(:nm_controlled, "no") %>
|
|
BOOTPROTO=static
|
|
ONBOOT=yes
|
|
#VAGRANT-END
|