Update proxmox hetzner

This commit is contained in:
Ingrid010109!? 2025-01-01 23:19:29 +01:00
parent 543f85fddf
commit 9b3a2e7a19
2 changed files with 8 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"name" : "Proxmox Hetzner",
"categoryUuid" : "62e4a26d-ad45-4a8f-a8b4-e63866fd2546",
"color" : null,
"icon" : "proxmox",
"icon" : null,
"configuration" : {
"deletable" : true
}

View File

@ -7,7 +7,13 @@
"port" : 22,
"user" : "root",
"password" : {
"type" : "none"
"type" : "inPlace",
"value" : {
"secret" : {
"type" : "locked",
"encryptedValue" : "VJ-Ct7Vg6CFTlTL9DV5TpERdwqEgW39TLNiZOVCiBUYwZae1WUhck0GX"
}
}
},
"identityStrategy" : {
"type" : "none"