convert a bunch of dummy nodes to toml

This commit is contained in:
Franzi 2022-12-22 17:25:51 +01:00
parent e67033db8c
commit 0c402791a9
Signed by: kunsi
GPG key ID: 12E3D2136B818350
24 changed files with 126 additions and 278 deletions

View file

@ -0,0 +1,11 @@
dummy = true
[metadata.interfaces.default]
ips = ["172.19.138.10"]
dhcp = true
mac = "52:54:00:b0:4e:4d"
[metadata.icinga2_api.freifunk.services."NODE HEALTH"]
check_command = "check_freifunk_node"
"vars.url" = "https://map.freifunk-mwu.de/data/meshviewer.json"
"vars.id" = "525400b04e4d"