--- Begin Message ---
From: Arnaud Pascal
Currently allowing only `.yml` and `.yaml` files.
Signed-off-by: Arnaud Pascal
---
src/PVE/API2/Storage/Status.pm | 14 --
src/PVE/Storage.pm | 11 +++
2 files changed, 23 insertions(+), 2 deletions(-)
diff --git a/src/
--- Begin Message ---
Hi everyone,
I wanted to use cloud-init by only interacting with the Web UI on Proxmox.
In all the steps required to do this, we need to reference snippets when
using the `cicustom` option. However, it's not possible to upload them
through the UI. It's currently only possibl
--- Begin Message ---
From: Arnaud Pascal
Signed-off-by: Arnaud Pascal
---
www/manager6/storage/Browser.js| 3 +++
www/manager6/window/UploadToStorage.js | 1 +
2 files changed, 4 insertions(+)
diff --git a/www/manager6/storage/Browser.js b/www/manager6/storage/Browser.js
index 2123141