]> git.proxmox.com Git - pve-container.git/blobdiff - src/PVE/LXC/Setup/Ubuntu.pm
setup: support Ubuntu 24.04 Noble
[pve-container.git] / src / PVE / LXC / Setup / Ubuntu.pm
index 905cacb00d0ccdda5421f60150184c6578e496bc..cea8ef5901a99d4fac2008c5c9369e8aee64ebc9 100644 (file)
@@ -12,6 +12,7 @@ use PVE::LXC::Setup::Debian;
 use base qw(PVE::LXC::Setup::Debian);
 
 my $known_versions = {
+    '24.04' => 1, # noble
     '23.10' => 1, # mantic
     '23.04' => 1, # lunar
     '22.10' => 1, # kinetic