Browse Source

add parameters stp, maxwait

tags/2016.12
Pavel Cizinsky 8 years ago
parent
commit
110e574c53
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      linux/map.jinja

+ 2
- 0
linux/map.jinja View File

@@ -64,6 +64,8 @@
'down_cmds',
'pre_down_cmds',
'post_down_cmds',
'maxwait',
'stp',
] %}

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

Loading…
Cancel
Save