vagrant/templates/guests/fedora/network_dhcp.erb

7 lines
167 B
Plaintext

#VAGRANT-BEGIN
# The contents below are automatically generated by Vagrant. Do not modify.
BOOTPROTO=dhcp
ONBOOT=yes
DEVICE=p7p<%= options[:interface] %>
#VAGRANT-END