diff --git a/stores/ad0a88c2-b577-490e-8d5b-693e9a0da790/entry.json b/stores/ad0a88c2-b577-490e-8d5b-693e9a0da790/entry.json index dd36df4..5c618e9 100644 --- a/stores/ad0a88c2-b577-490e-8d5b-693e9a0da790/entry.json +++ b/stores/ad0a88c2-b577-490e-8d5b-693e9a0da790/entry.json @@ -3,7 +3,7 @@ "name" : "Proxmox Hetzner", "categoryUuid" : "62e4a26d-ad45-4a8f-a8b4-e63866fd2546", "color" : null, - "icon" : "proxmox", + "icon" : null, "configuration" : { "deletable" : true } diff --git a/stores/ad0a88c2-b577-490e-8d5b-693e9a0da790/store.json b/stores/ad0a88c2-b577-490e-8d5b-693e9a0da790/store.json index 70c6f09..6d2e17e 100644 --- a/stores/ad0a88c2-b577-490e-8d5b-693e9a0da790/store.json +++ b/stores/ad0a88c2-b577-490e-8d5b-693e9a0da790/store.json @@ -7,7 +7,13 @@ "port" : 22, "user" : "root", "password" : { - "type" : "none" + "type" : "inPlace", + "value" : { + "secret" : { + "type" : "locked", + "encryptedValue" : "VJ-Ct7Vg6CFTlTL9DV5TpERdwqEgW39TLNiZOVCiBUYwZae1WUhck0GX" + } + } }, "identityStrategy" : { "type" : "none"