Signed-off-by: Luke Harding <[email protected]>
---
 PVE/DAB.pm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/PVE/DAB.pm b/PVE/DAB.pm
index d437a42..da117c0 100644
--- a/PVE/DAB.pm
+++ b/PVE/DAB.pm
@@ -99,6 +99,10 @@ my $supported_suites = {
        ostype => "devuan-5.0",
     origin => 'devuan',
     },
+    'excalibur' => {
+    ostype => "devuan-6.0",
+    origin => 'devuan',
+    },
 
 # UBUNTU
     'bionic' => {
-- 
2.52.0


_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to