From b62a860b2b1566dfa2f5293729f9023f8410f103 Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Wed, 17 Sep 2025 13:18:09 +0200 Subject: [PATCH] Add proxmox kladow backup/proxmox systems --- .../649a8346-e8fa-441e-af2d-9b145378b95c/entry.json | 11 +++++++++++ .../649a8346-e8fa-441e-af2d-9b145378b95c/store.json | 4 ++++ 2 files changed, 15 insertions(+) create mode 100644 stores/649a8346-e8fa-441e-af2d-9b145378b95c/entry.json create mode 100644 stores/649a8346-e8fa-441e-af2d-9b145378b95c/store.json diff --git a/stores/649a8346-e8fa-441e-af2d-9b145378b95c/entry.json b/stores/649a8346-e8fa-441e-af2d-9b145378b95c/entry.json new file mode 100644 index 0000000..8eeb056 --- /dev/null +++ b/stores/649a8346-e8fa-441e-af2d-9b145378b95c/entry.json @@ -0,0 +1,11 @@ +{ + "uuid" : "649a8346-e8fa-441e-af2d-9b145378b95c", + "name" : "Proxmox systems", + "categoryUuid" : "548c3618-9d59-4626-bc01-c24c3981a5a3", + "breakOutCategoryUuid" : null, + "color" : null, + "icon" : null, + "freeze" : false, + "pinToTop" : false, + "orderIndex" : 0 +} \ No newline at end of file diff --git a/stores/649a8346-e8fa-441e-af2d-9b145378b95c/store.json b/stores/649a8346-e8fa-441e-af2d-9b145378b95c/store.json new file mode 100644 index 0000000..19f250f --- /dev/null +++ b/stores/649a8346-e8fa-441e-af2d-9b145378b95c/store.json @@ -0,0 +1,4 @@ +{ + "type" : "proxmox", + "host" : "8bcb2816-4273-4b84-a9aa-9788a412c633" +} \ No newline at end of file