Add proxmox kladow backup/proxmox systems/ecockpit
This commit is contained in:
parent
0a599462ac
commit
3d3deec617
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"uuid" : "e07606c5-ee29-48d0-86df-6f2978d45e43",
|
||||||
|
"name" : "Ecockpit",
|
||||||
|
"categoryUuid" : "548c3618-9d59-4626-bc01-c24c3981a5a3",
|
||||||
|
"breakOutCategoryUuid" : null,
|
||||||
|
"color" : null,
|
||||||
|
"icon" : null,
|
||||||
|
"freeze" : false,
|
||||||
|
"pinToTop" : false,
|
||||||
|
"orderIndex" : 101
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
"type" : "proxmoxVm",
|
||||||
|
"customIp" : null,
|
||||||
|
"port" : 22,
|
||||||
|
"identity" : null,
|
||||||
|
"forwardX11" : false,
|
||||||
|
"additionalOptions" : null,
|
||||||
|
"dontUseGateway" : null,
|
||||||
|
"install" : "649a8346-e8fa-441e-af2d-9b145378b95c",
|
||||||
|
"vmid" : 101,
|
||||||
|
"name" : "Ecockpit"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue