Update proxmox hetzner
This commit is contained in:
parent
543f85fddf
commit
9b3a2e7a19
|
|
@ -3,7 +3,7 @@
|
|||
"name" : "Proxmox Hetzner",
|
||||
"categoryUuid" : "62e4a26d-ad45-4a8f-a8b4-e63866fd2546",
|
||||
"color" : null,
|
||||
"icon" : "proxmox",
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7,7 +7,13 @@
|
|||
"port" : 22,
|
||||
"user" : "root",
|
||||
"password" : {
|
||||
"type" : "none"
|
||||
"type" : "inPlace",
|
||||
"value" : {
|
||||
"secret" : {
|
||||
"type" : "locked",
|
||||
"encryptedValue" : "VJ-Ct7Vg6CFTlTL9DV5TpERdwqEgW39TLNiZOVCiBUYwZae1WUhck0GX"
|
||||
}
|
||||
}
|
||||
},
|
||||
"identityStrategy" : {
|
||||
"type" : "none"
|
||||
|
|
|
|||
Loading…
Reference in New Issue