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