From bb2376adbd1a9fe7ceec624343a83b20ba52afca Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Mon, 30 Dec 2024 01:16:20 +0100 Subject: [PATCH] Update proxmox kladow backup --- .../entry.json | 10 ++++++++ .../store.json | 23 +++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 stores/b316ff0d-248d-4386-abad-9a2a9ec226cb/entry.json create mode 100644 stores/b316ff0d-248d-4386-abad-9a2a9ec226cb/store.json diff --git a/stores/b316ff0d-248d-4386-abad-9a2a9ec226cb/entry.json b/stores/b316ff0d-248d-4386-abad-9a2a9ec226cb/entry.json new file mode 100644 index 0000000..8ca884f --- /dev/null +++ b/stores/b316ff0d-248d-4386-abad-9a2a9ec226cb/entry.json @@ -0,0 +1,10 @@ +{ + "uuid" : "b316ff0d-248d-4386-abad-9a2a9ec226cb", + "name" : "Proxmox Kladow Backup", + "categoryUuid" : "548c3618-9d59-4626-bc01-c24c3981a5a3", + "color" : null, + "icon" : "proxmox", + "configuration" : { + "deletable" : true + } +} \ No newline at end of file diff --git a/stores/b316ff0d-248d-4386-abad-9a2a9ec226cb/store.json b/stores/b316ff0d-248d-4386-abad-9a2a9ec226cb/store.json new file mode 100644 index 0000000..b1af8d3 --- /dev/null +++ b/stores/b316ff0d-248d-4386-abad-9a2a9ec226cb/store.json @@ -0,0 +1,23 @@ +{ + "type" : "ssh", + "proxy" : { + "storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b" + }, + "host" : "192.168.176.19", + "port" : 22, + "user" : "root", + "password" : { + "type" : "inPlace", + "value" : { + "secret" : { + "type" : "locked", + "encryptedValue" : "BjgjvBCMCKvGJu8WNpwz4giMI1miL2y+DNRJYF5w-Hil6votSjkqKU5l" + } + } + }, + "identityStrategy" : { + "type" : "none" + }, + "dontInteractWithSystem" : false, + "forwardX11" : false +} \ No newline at end of file