From 74b62b36a1a57aee6376e41421f22dcda4938097 Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Wed, 17 Sep 2025 13:18:14 +0200 Subject: [PATCH] Add proxmox kladow backup/proxmox systems/3cx-sbc --- .../95f58141-ffca-49e1-867a-5d2d8569c38e/entry.json | 11 +++++++++++ .../95f58141-ffca-49e1-867a-5d2d8569c38e/store.json | 12 ++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 stores/95f58141-ffca-49e1-867a-5d2d8569c38e/entry.json create mode 100644 stores/95f58141-ffca-49e1-867a-5d2d8569c38e/store.json diff --git a/stores/95f58141-ffca-49e1-867a-5d2d8569c38e/entry.json b/stores/95f58141-ffca-49e1-867a-5d2d8569c38e/entry.json new file mode 100644 index 0000000..f5f47ab --- /dev/null +++ b/stores/95f58141-ffca-49e1-867a-5d2d8569c38e/entry.json @@ -0,0 +1,11 @@ +{ + "uuid" : "95f58141-ffca-49e1-867a-5d2d8569c38e", + "name" : "3CX-SBC", + "categoryUuid" : "548c3618-9d59-4626-bc01-c24c3981a5a3", + "breakOutCategoryUuid" : null, + "color" : null, + "icon" : null, + "freeze" : false, + "pinToTop" : false, + "orderIndex" : 111 +} \ No newline at end of file diff --git a/stores/95f58141-ffca-49e1-867a-5d2d8569c38e/store.json b/stores/95f58141-ffca-49e1-867a-5d2d8569c38e/store.json new file mode 100644 index 0000000..a6550be --- /dev/null +++ b/stores/95f58141-ffca-49e1-867a-5d2d8569c38e/store.json @@ -0,0 +1,12 @@ +{ + "type" : "proxmoxVm", + "customIp" : null, + "port" : 22, + "identity" : null, + "forwardX11" : false, + "additionalOptions" : null, + "dontUseGateway" : null, + "install" : "649a8346-e8fa-441e-af2d-9b145378b95c", + "vmid" : 111, + "name" : "3CX-SBC" +} \ No newline at end of file