From: Thomas Lamprecht <t.lampre...@proxmox.com> Signed-off-by: Thomas Lamprecht <t.lampre...@proxmox.com> (cherry picked from commit 5c5d57f05b0bb8daedb24625ec69dd30133b8dc7) Signed-off-by: Oguz Bektas <o.bek...@proxmox.com> --- src/PVE/LXC/Setup/Ubuntu.pm | 1 + 1 file changed, 1 insertion(+)
diff --git a/src/PVE/LXC/Setup/Ubuntu.pm b/src/PVE/LXC/Setup/Ubuntu.pm index c5bd07d..2ffedb0 100644 --- a/src/PVE/LXC/Setup/Ubuntu.pm +++ b/src/PVE/LXC/Setup/Ubuntu.pm @@ -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 -- 2.20.1 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel