Browse Source

Merge pull request #17 from tcpcloud/bond_interface_params

add additional bond interface params
tags/2016.12
Aleš Komárek 8 years ago
parent
commit
a711da0e7c
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      linux/map.jinja

+ 5
- 0
linux/map.jinja View File

'maxwait', 'maxwait',
'stp', 'stp',
'gro', 'gro',
'lacp_rate',
'ad_select',
'downdelay',
'updelay',
'xmit_hash_policy',
] %} ] %}


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

Loading…
Cancel
Save