mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
12 lines
224 B
Text
12 lines
224 B
Text
|
# Generated by XSCE
|
||
|
TYPE=Ethernet
|
||
|
BOOTPROTO=none
|
||
|
BRIDGE=br0
|
||
|
ONBOOT=yes
|
||
|
NM_CONTROLLED=yes
|
||
|
|
||
|
# needs work but it's a start
|
||
|
HWADDR={{ hostvars[inventory_hostname]['ansible_' + item|trim]['macaddress'] }}
|
||
|
DEVICE={{ item|trim }}
|
||
|
|