Browse Source

Merge pull request #19 from tcpcloud/add-hashing-alghoritm-interface-param

xmit_hash_policy to hashing-alghoritm
tags/2016.12
Filip Pytloun 8 years ago
parent
commit
26d3798c1a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      linux/map.jinja

+ 1
- 1
linux/map.jinja View File

@@ -71,7 +71,7 @@
'ad_select',
'downdelay',
'updelay',
'xmit_hash_policy',
'hashing-algorithm',
] %}

{% set network = salt['grains.filter_by']({

Loading…
Cancel
Save