There is an error in salt doc. Hashing-alghoritm is correct, 90bbf8dc4f/salt/modules/debian_ip.py (L1045)
tags/2016.12
@@ -71,7 +71,7 @@ | |||
'ad_select', | |||
'downdelay', | |||
'updelay', | |||
'xmit_hash_policy', | |||
'hashing-algorithm', | |||
] %} | |||
{% set network = salt['grains.filter_by']({ |