Browse Source

Allow to set hwaddress for interface

Change-Id: I430f9ed46ebd72ed66eeb9508e95d7c5970d678e
pull/122/head
Vasyl Saienko 7 years ago
parent
commit
7c9aeff021
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      linux/map.jinja

+ 1
- 0
linux/map.jinja View File

@@ -92,6 +92,7 @@
'updelay',
'hashing-algorithm',
'hardware-dma-ring-rx',
'hwaddr',
] %}

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

Loading…
Cancel
Save