]> git.proxmox.com Git - pve-container.git/commitdiff
add Ubuntu 18.04 to known versions.
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 23 Apr 2018 08:59:17 +0000 (10:59 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 23 Apr 2018 08:59:17 +0000 (10:59 +0200)
src/PVE/LXC/Setup/Ubuntu.pm

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