Update proxmox hetzner pbs

This commit is contained in:
Ingrid010109!? 2025-01-01 23:25:09 +01:00
parent 8a2e3b15f6
commit 97cf9e9dbb
2 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"uuid" : "488ac586-e7d0-4606-99b3-71893e996449",
"name" : "Proxmox Hetzner PBS",
"categoryUuid" : "62e4a26d-ad45-4a8f-a8b4-e63866fd2546",
"color" : null,
"icon" : "proxmox",
"configuration" : {
"deletable" : true
}
}

View File

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