From 5d14b2d6e811e0ef2c8eb5f8aa5aebb7ac395ab7 Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Wed, 1 Jan 2025 23:18:01 +0100 Subject: [PATCH] Update proxmox kladow main --- .../entry.json | 10 ++++++++ .../store.json | 23 +++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 stores/42090d28-ac8f-47f4-83b5-deb9f24cb8df/entry.json create mode 100644 stores/42090d28-ac8f-47f4-83b5-deb9f24cb8df/store.json diff --git a/stores/42090d28-ac8f-47f4-83b5-deb9f24cb8df/entry.json b/stores/42090d28-ac8f-47f4-83b5-deb9f24cb8df/entry.json new file mode 100644 index 0000000..dcfa9b7 --- /dev/null +++ b/stores/42090d28-ac8f-47f4-83b5-deb9f24cb8df/entry.json @@ -0,0 +1,10 @@ +{ + "uuid" : "42090d28-ac8f-47f4-83b5-deb9f24cb8df", + "name" : "Proxmox Kladow main", + "categoryUuid" : "97458c07-75c0-4f9d-a06e-92d8cdf67c40", + "color" : null, + "icon" : "proxmox", + "configuration" : { + "deletable" : true + } +} \ No newline at end of file diff --git a/stores/42090d28-ac8f-47f4-83b5-deb9f24cb8df/store.json b/stores/42090d28-ac8f-47f4-83b5-deb9f24cb8df/store.json new file mode 100644 index 0000000..efd07b7 --- /dev/null +++ b/stores/42090d28-ac8f-47f4-83b5-deb9f24cb8df/store.json @@ -0,0 +1,23 @@ +{ + "type" : "ssh", + "proxy" : { + "storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b" + }, + "host" : "192.168.176.52", + "port" : 22, + "user" : "root", + "password" : { + "type" : "inPlace", + "value" : { + "secret" : { + "type" : "locked", + "encryptedValue" : "nDaN9Jks7QYDqZGi9quCUTV7TLRVG64ZQoVojSOrF-M-ep28dj0GqNhX" + } + } + }, + "identityStrategy" : { + "type" : "none" + }, + "dontInteractWithSystem" : false, + "forwardX11" : false +} \ No newline at end of file