Update proxmox kladow backup

This commit is contained in:
Ingrid010109!? 2024-12-30 01:16:20 +01:00
parent ff4140468f
commit bb2376adbd
2 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"uuid" : "b316ff0d-248d-4386-abad-9a2a9ec226cb",
"name" : "Proxmox Kladow Backup",
"categoryUuid" : "548c3618-9d59-4626-bc01-c24c3981a5a3",
"color" : null,
"icon" : "proxmox",
"configuration" : {
"deletable" : true
}
}

View File

@ -0,0 +1,23 @@
{
"type" : "ssh",
"proxy" : {
"storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b"
},
"host" : "192.168.176.19",
"port" : 22,
"user" : "root",
"password" : {
"type" : "inPlace",
"value" : {
"secret" : {
"type" : "locked",
"encryptedValue" : "BjgjvBCMCKvGJu8WNpwz4giMI1miL2y+DNRJYF5w-Hil6votSjkqKU5l"
}
}
},
"identityStrategy" : {
"type" : "none"
},
"dontInteractWithSystem" : false,
"forwardX11" : false
}