vagrant/templates/guests/alt/network_dhcp.erb

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