18 lines
394 B
Python
18 lines
394 B
Python
|
nodes['home.wled-wohnzimmer'] = {
|
||
|
'dummy': True,
|
||
|
'metadata': {
|
||
|
'interfaces': {
|
||
|
'default': {
|
||
|
'ips': {
|
||
|
'172.19.138.70',
|
||
|
},
|
||
|
'dhcp': True,
|
||
|
'mac': 'e8:68:e7:80:9d:f8',
|
||
|
},
|
||
|
},
|
||
|
'icinga_options': {
|
||
|
'exclude_from_monitoring': True,
|
||
|
},
|
||
|
},
|
||
|
}
|