]> git.proxmox.com Git - pve-container.git/commitdiff
add upcomming Ubuntu 19.10 Eoan as supported
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 3 Oct 2019 11:03:04 +0000 (13:03 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 3 Oct 2019 11:03:04 +0000 (13:03 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/LXC/Setup/Ubuntu.pm

index c5bd07d48a0ac0dd0a680956fb44599ce5ff6056..2ffedb0f0f9f0f2fd9bcf1c31226d8ea9685a1cd 100644 (file)
@@ -12,6 +12,7 @@ use PVE::LXC::Setup::Debian;
 use base qw(PVE::LXC::Setup::Debian);
 
 my $known_versions = {
+    '19.10' => 1, # eoan
     '19.04' => 1, # disco
     '18.10' => 1, # cosmic
     '18.04' => 1, # bionic