Merge branch '2016.3' of github.com:saltstack/salt into fix-augeas-return-for-test

This commit is contained in:
Daniel Boughton 2016-11-27 08:38:23 -05:00
commit ef75c459c0

View file

@ -3,4 +3,6 @@
{%endif%}{% if gateway %}GATEWAY={{gateway}}
{%endif%}{% if gatewaydev %}GATEWAYDEV={{gatewaydev}}
{%endif%}{% if nisdomain %}NISDOMAIN={{nisdomain}}
{%endif%}{% if networkdelay %}NETWORKDELAY={{networkdelay}}
{%endif%}{% if devtimeout %}DEVTIMEOUT={{devtimeout}}
{%endif%}{% if nozeroconf %}NOZEROCONF={{nozeroconf}}{%endif%}