diff --git a/stores/8bcb2816-4273-4b84-a9aa-9788a412c633/entry.json b/stores/8bcb2816-4273-4b84-a9aa-9788a412c633/entry.json new file mode 100644 index 0000000..1c1e251 --- /dev/null +++ b/stores/8bcb2816-4273-4b84-a9aa-9788a412c633/entry.json @@ -0,0 +1,10 @@ +{ + "uuid" : "8bcb2816-4273-4b84-a9aa-9788a412c633", + "name" : "Proxmox Kladow", + "categoryUuid" : "548c3618-9d59-4626-bc01-c24c3981a5a3", + "color" : null, + "icon" : "proxmox", + "configuration" : { + "deletable" : true + } +} \ No newline at end of file diff --git a/stores/8bcb2816-4273-4b84-a9aa-9788a412c633/store.json b/stores/8bcb2816-4273-4b84-a9aa-9788a412c633/store.json new file mode 100644 index 0000000..218bd00 --- /dev/null +++ b/stores/8bcb2816-4273-4b84-a9aa-9788a412c633/store.json @@ -0,0 +1,23 @@ +{ + "type" : "ssh", + "proxy" : { + "storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b" + }, + "host" : "192.168.176.6", + "port" : 22, + "user" : "root", + "password" : { + "type" : "inPlace", + "value" : { + "secret" : { + "type" : "locked", + "encryptedValue" : "KgpA7qzFmhjxJtnYeMxAgIgRV3pEvHj3NvfdTMNUKae0cbAHnpmG-PS1" + } + } + }, + "identityStrategy" : { + "type" : "none" + }, + "dontInteractWithSystem" : false, + "forwardX11" : false +} \ No newline at end of file