Fixed character in network template
Caused networking to generate spurious warnings
This commit is contained in:
parent
6d669d70de
commit
b1c7239ef7
|
@ -3,5 +3,3 @@
|
|||
# Please do not modify any of these contents.
|
||||
config_eth<%= net_options[:adapter] %>=("<%= net_options[:ip] %> netmask <%= net_options[:netmask] %>")
|
||||
#VAGRANT-END
|
||||
~
|
||||
|
||||
|
|
Loading…
Reference in New Issue