6 lines
185 B
Plaintext
6 lines
185 B
Plaintext
|
#VAGRANT-BEGIN
|
||
|
# The contents below are automatically generated by Vagrant. Do not modify.
|
||
|
auto eth<%= options[:interface] %>
|
||
|
iface eth<%= options[:interface] %> inet dhcp
|
||
|
#VAGRANT-END
|