puppet/network/templates/interfaces-gateway.erb

3 lines
66 B
Text

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