puppet/network/templates/interfaces-gateway.erb

3 lines
68 B
Text

<% if @gateway != 'none' -%>
gateway <%= @gateway %>
<% end -%>