17 lines
392 B
Python
17 lines
392 B
Python
nodes['home.rechenmonster'] = {
|
|
'dummy': True,
|
|
'metadata': {
|
|
'interfaces': {
|
|
'default': {
|
|
'ips': {
|
|
'172.19.138.98',
|
|
},
|
|
'dhcp': True,
|
|
'mac': '7e:b4:8b:ef:e8:cb',
|
|
},
|
|
},
|
|
'icinga_options': {
|
|
'exclude_from_monitoring': True,
|
|
},
|
|
},
|
|
}
|