Browse Source

xmit_hash_policy to hashing-alghoritm

There is an error in salt doc. Hashing-alghoritm is correct, 90bbf8dc4f/salt/modules/debian_ip.py (L1045)
tags/2016.12
Petr Michalec 8 years ago
parent
commit
8824240cbb
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