bundlewrap/nodes/home/wled-wohnzimmer.py
Sophie Schiller 248133a632
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
bw/home.wled-wohnzimmer set new mac address
2022-01-23 13:55:43 +01:00

18 lines
394 B
Python

nodes['home.wled-wohnzimmer'] = {
'dummy': True,
'metadata': {
'interfaces': {
'default': {
'ips': {
'172.19.138.70',
},
'dhcp': True,
'mac': '3c:61:05:d0:ba:1a',
},
},
'icinga_options': {
'exclude_from_monitoring': True,
},
},
}