From bd4f2093db796948acbcba7ab7e9eafde7a7da15 Mon Sep 17 00:00:00 2001 From: Josh Patterson Date: Wed, 11 Jun 2025 09:39:15 -0400 Subject: [PATCH] add vm delete warning for ui element --- salt/soc/dyanno/hypervisor/hypervisor.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/salt/soc/dyanno/hypervisor/hypervisor.yaml b/salt/soc/dyanno/hypervisor/hypervisor.yaml index a629aebfd..d13c928ec 100644 --- a/salt/soc/dyanno/hypervisor/hypervisor.yaml +++ b/salt/soc/dyanno/hypervisor/hypervisor.yaml @@ -6,6 +6,7 @@ hypervisor: syntax: json file: true global: true + uiElementsDeleteMessage: "Warning: Following the actions below will permanently destroy the virtual machine." uiElements: - field: hostname label: "Hostname"