support for u20 - relying on systemd to initialize networking in guest
[build.git] / pkgs.py
diff --git a/pkgs.py b/pkgs.py
index d9155f4..36007af 100755 (executable)
--- a/pkgs.py
+++ b/pkgs.py
@@ -54,6 +54,7 @@ known_fcdistros = [
     'trusty',  # 14.04 LTS
     'xenial',  # 16.04 LTS
     'bionic',  # 18.04 LTS
+    'focal',   # 20.04 LTS
 ]
 default_pldistro = 'onelab'