#VAGRANT-BEGIN # The contents below are automatically generated by Vagrant. # Please do not modify any of these contents. interface=eth<%= net_options[:adapter] %> address=<%= net_options[:ip]%> netmask=<%= net_options[:netmask] %> gateway= #VAGRANT-END