vaguerent/templates/guests/fedora/network_static6.erb
2016-04-30 13:22:52 -07:00

10 lines
222 B
Plaintext

#VAGRANT-BEGIN
# The contents below are automatically generated by Vagrant. Do not modify.
NM_CONTROLLED=no
BOOTPROTO=static
ONBOOT=yes
IPV6INIT=yes
IPV6ADDR=<%= options[:ip] %>
DEVICE=<%= options[:device] %>
#VAGRANT-END