vaguerent/templates/network_entry_gentoo.erb
Ramon van Alteren b1c7239ef7 Fixed character in network template
Caused networking to generate spurious warnings
2011-04-19 22:36:03 -07:00

6 lines
239 B
Plaintext

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