vagrant/templates/guests/freebsd/network_dhcp.erb

4 lines
73 B
Plaintext
Raw Normal View History

#VAGRANT-BEGIN
ifconfig_em<%= options[:interface] %>="DHCP"
#VAGRANT-END