]> git.proxmox.com Git - pve-container.git/commitdiff
add Ubuntu 18.10 (Cosmic Cuttlefish) support
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 17 Oct 2018 09:10:21 +0000 (11:10 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 22 Oct 2018 08:23:15 +0000 (10:23 +0200)
install/start/network works for unprivileged and privileged.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/LXC/Setup/Ubuntu.pm

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