]> git.proxmox.com Git - pve-container.git/commitdiff
setup: add support for Ubuntu 19.04 Disco Dingo
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 19 Mar 2019 10:16:50 +0000 (11:16 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 19 Mar 2019 10:16:50 +0000 (11:16 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/LXC/Setup/Ubuntu.pm

index 56de9f1b700edc57248ea70233fac99bf1505b4b..e18d396b6d9bf901dccb06053615a42b586a63d1 100644 (file)
@@ -12,6 +12,7 @@ use PVE::LXC::Setup::Debian;
 use base qw(PVE::LXC::Setup::Debian);
 
 my $known_versions = {
+    '19.04' => 1, # disco
     '18.10' => 1, # cosmic
     '18.04' => 1, # bionic
     '17.10' => 1, # artful