Add proxmox kladow backup/proxmox systems/pdc02
This commit is contained in:
parent
1bb9577919
commit
be77162032
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"uuid" : "56e91bbc-d28f-4dcc-99aa-92d6cca2b446",
|
||||||
|
"name" : "PDC02",
|
||||||
|
"categoryUuid" : "548c3618-9d59-4626-bc01-c24c3981a5a3",
|
||||||
|
"breakOutCategoryUuid" : null,
|
||||||
|
"color" : null,
|
||||||
|
"icon" : null,
|
||||||
|
"freeze" : false,
|
||||||
|
"pinToTop" : false,
|
||||||
|
"orderIndex" : 109
|
||||||
|
}
|
||||||
|
|
@ -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" : 109,
|
||||||
|
"name" : "PDC02"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue