5 lines
198 B
Plaintext
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
|