2020-11-13 20:53:12 +00:00
|
|
|
nodes['home.rechenmonster'] = {
|
|
|
|
'dummy': True,
|
|
|
|
'metadata': {
|
|
|
|
'interfaces': {
|
|
|
|
'default': {
|
|
|
|
'ips': {
|
2021-01-04 06:24:57 +00:00
|
|
|
'172.19.138.98',
|
2020-11-13 20:53:12 +00:00
|
|
|
},
|
|
|
|
'dhcp': True,
|
2021-01-04 06:24:57 +00:00
|
|
|
'mac': '7e:b4:8b:ef:e8:cb',
|
2020-11-13 20:53:12 +00:00
|
|
|
},
|
|
|
|
},
|
2020-11-21 10:31:40 +00:00
|
|
|
'icinga_options': {
|
|
|
|
'exclude_from_monitoring': True,
|
|
|
|
},
|
2020-11-13 20:53:12 +00:00
|
|
|
},
|
|
|
|
}
|