bundlewrap/nodes/home/rechenmonster.py

18 lines
392 B
Python
Raw Normal View History

2020-11-13 20:53:12 +00:00
nodes['home.rechenmonster'] = {
'dummy': True,
'metadata': {
'interfaces': {
'default': {
'ips': {
'172.19.138.99',
},
'dhcp': True,
'mac': '46:94:8D:47:D0:A4',
},
},
2020-11-21 10:31:40 +00:00
'icinga_options': {
'exclude_from_monitoring': True,
},
2020-11-13 20:53:12 +00:00
},
}