mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Removing trailing whitespace from previous commit
This commit is contained in:
parent
f882674acf
commit
6d5e132e44
1 changed files with 1 additions and 1 deletions
|
@ -1261,7 +1261,7 @@ def _parse_settings_eth(opts, iface_type, enabled, iface):
|
|||
else:
|
||||
# If enable_ipv6=False|None, IPv6 settings should not be set.
|
||||
iface_data['inet']['addrfam'] = 'inet'
|
||||
|
||||
|
||||
if iface_type not in ['bridge']:
|
||||
tmp_ethtool = _parse_ethtool_opts(opts, iface)
|
||||
if tmp_ethtool:
|
||||
|
|
Loading…
Add table
Reference in a new issue