From 51aa6614d3a6862f81c98589e7509e63f6a52a06 Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Wed, 17 Sep 2025 13:20:03 +0200 Subject: [PATCH] Add proxmox hetzner/proxmox systems/dms01 --- .../8a0e377a-c3d4-4acc-afaa-007f8a8e8a2a/entry.json | 11 +++++++++++ .../8a0e377a-c3d4-4acc-afaa-007f8a8e8a2a/store.json | 12 ++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 stores/8a0e377a-c3d4-4acc-afaa-007f8a8e8a2a/entry.json create mode 100644 stores/8a0e377a-c3d4-4acc-afaa-007f8a8e8a2a/store.json diff --git a/stores/8a0e377a-c3d4-4acc-afaa-007f8a8e8a2a/entry.json b/stores/8a0e377a-c3d4-4acc-afaa-007f8a8e8a2a/entry.json new file mode 100644 index 0000000..8975383 --- /dev/null +++ b/stores/8a0e377a-c3d4-4acc-afaa-007f8a8e8a2a/entry.json @@ -0,0 +1,11 @@ +{ + "uuid" : "8a0e377a-c3d4-4acc-afaa-007f8a8e8a2a", + "name" : "DMS01", + "categoryUuid" : "62e4a26d-ad45-4a8f-a8b4-e63866fd2546", + "breakOutCategoryUuid" : null, + "color" : null, + "icon" : null, + "freeze" : false, + "pinToTop" : false, + "orderIndex" : 106 +} \ No newline at end of file diff --git a/stores/8a0e377a-c3d4-4acc-afaa-007f8a8e8a2a/store.json b/stores/8a0e377a-c3d4-4acc-afaa-007f8a8e8a2a/store.json new file mode 100644 index 0000000..273ccde --- /dev/null +++ b/stores/8a0e377a-c3d4-4acc-afaa-007f8a8e8a2a/store.json @@ -0,0 +1,12 @@ +{ + "type" : "proxmoxVm", + "customIp" : null, + "port" : 22, + "identity" : null, + "forwardX11" : false, + "additionalOptions" : null, + "dontUseGateway" : null, + "install" : "621ab147-f05c-4361-a6e4-52393dfa56d6", + "vmid" : 106, + "name" : "DMS01" +} \ No newline at end of file