Add proxmox kladow backup/proxmox systems/xp
This commit is contained in:
parent
504195bcab
commit
1bb9577919
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"uuid" : "4ec4ab94-965f-4bb6-b187-7129d130747d",
|
||||||
|
"name" : "XP",
|
||||||
|
"categoryUuid" : "548c3618-9d59-4626-bc01-c24c3981a5a3",
|
||||||
|
"breakOutCategoryUuid" : null,
|
||||||
|
"color" : null,
|
||||||
|
"icon" : null,
|
||||||
|
"freeze" : false,
|
||||||
|
"pinToTop" : false,
|
||||||
|
"orderIndex" : 102
|
||||||
|
}
|
||||||
|
|
@ -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" : 102,
|
||||||
|
"name" : "XP"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue