bundlewrap/nodes/home/ejgwdesk.py

18 lines
387 B
Python
Raw Normal View History

2020-11-13 20:53:12 +00:00
nodes['home.ejgwdesk'] = {
'dummy': True,
'metadata': {
'interfaces': {
'default': {
'ips': {
2021-01-04 06:24:57 +00:00
'172.19.138.99',
2020-11-13 20:53:12 +00:00
},
'dhcp': True,
'mac': '54:04:A6:EF:A8:01',
},
},
2020-11-21 10:31:40 +00:00
'icinga_options': {
'exclude_from_monitoring': True,
},
2020-11-13 20:53:12 +00:00
},
}