8 lines
230 B
Plaintext
8 lines
230 B
Plaintext
|
#VAGRANT-BEGIN
|
||
|
# The contents below are automatically generated by Vagrant.
|
||
|
# Please do not modify any of these contents.
|
||
|
BOOTPROTO=static
|
||
|
DHCPCLASS=
|
||
|
IPADDR=<%= net_options[:ip] %>
|
||
|
NETMASK=<%= net_options[:netmask] %>
|
||
|
#VAGRANT-END
|