Browse Source

Add additional bonding options

primary for bond modes 1, 5, and 6
arp_ip_target for bond modes 0, and 2

Change-Id: I47cbb45019fdb6a930dd25038186c6f18915fbb1
pull/135/head
Keith Byrne 7 years ago
parent
commit
6ffb0a962e
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      linux/map.jinja

+ 2
- 0
linux/map.jinja View File

@@ -118,6 +118,8 @@
'hardware-dma-ring-rx',
'hwaddr',
'noifupdown',
'arp_ip_target',
'primary',
] %}

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

Loading…
Cancel
Save