bundlewrap/nodes/home/winkeeinhorn-2.py

26 lines
698 B
Python
Raw Normal View History

2021-01-09 10:03:23 +00:00
nodes['home.winkeeinhorn-2'] = {
'dummy': True,
'metadata': {
'interfaces': {
'default': {
'ips': {
'172.19.138.12',
},
'dhcp': True,
'mac': 'f4:06:8d:df:03:38',
},
},
'icinga2_api': {
'freifunk': {
'services': {
'NODE HEALTH': {
'check_command': 'check_freifunk_node',
'vars.url': 'https://map.freifunk-mwu.de/data/meshviewer.json',
'vars.id': 'f4068ddf0337',
},
},
},
},
},
}