convert a bunch of dummy nodes to toml
This commit is contained in:
parent
e67033db8c
commit
0c402791a9
24 changed files with 126 additions and 278 deletions
11
nodes/home.winkeeinhorn-vm.toml
Normal file
11
nodes/home.winkeeinhorn-vm.toml
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue