vagrant/templates/guests/gentoo/network_hostonly.erb

5 lines
226 B
Plaintext
Raw Normal View History

2012-01-01 03:08:56 +00:00
#VAGRANT-BEGIN-HOSTONLY
# The contents below are automatically generated by Vagrant. Do not modify.
config_eth<%= net_options[:adapter] %>=("<%= net_options[:ip] %> netmask <%= net_options[:netmask] %>")
#VAGRANT-END-HOSTONLY