#VAGRANT-BEGIN # The contents below are automatically generated by Vagrant. Do not modify. config_eth<%= options[:interface] %>=("<%= options[:ip] %> netmask <%= options[:netmask] %>") <% if options[:gateway] %> gateways_eth<%= options[:interface] %>="<%= options[:gateway] %>" <% end %> #VAGRANT-END