mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
11 lines
224 B
Django/Jinja
11 lines
224 B
Django/Jinja
# 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 }}
|
|
|