vaguerent/templates/guests/gentoo/network_static.erb
2012-01-17 11:17:12 -08:00

5 lines
198 B
Plaintext

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