21 lines
463 B
JSON
21 lines
463 B
JSON
|
{
|
||
|
"name": "c3voc testcard",
|
||
|
"author": "Kunsi <kunsi@c3voc.de>",
|
||
|
"desc": "testcard",
|
||
|
"repository": "https://git.kunsmann.eu/kunsi/icinga2beamer",
|
||
|
"nesting": {
|
||
|
"parents": [
|
||
|
"top-level"
|
||
|
],
|
||
|
"childs": "any"
|
||
|
},
|
||
|
"platforms": [
|
||
|
"pi/epoch-1",
|
||
|
"pi/epoch-2"
|
||
|
],
|
||
|
"offline": {
|
||
|
"support": "no",
|
||
|
"info": "Needs to fetch information about itself from info-beamer api"
|
||
|
}
|
||
|
}
|