bundlewrap/nodes/home/wled-wohnzimmer.py

18 lines
394 B
Python
Raw Normal View History

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