6 lines
102 B
Plaintext
6 lines
102 B
Plaintext
|
#VAGRANT-BEGIN
|
||
|
<% if options[:gateway] %>
|
||
|
default via <%= options[:gateway] %>
|
||
|
<% end %>
|
||
|
#VAGRANT-END
|