From 9825568bbf82e9c3f084b82505d2d7c20ba63f1a Mon Sep 17 00:00:00 2001 From: David Galloway Date: Fri, 15 May 2020 17:21:01 -0400 Subject: [PATCH] sepia-fog-images: Update defaults Signed-off-by: David Galloway --- sepia-fog-images/config/definitions/sepia-fog-images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sepia-fog-images/config/definitions/sepia-fog-images.yml b/sepia-fog-images/config/definitions/sepia-fog-images.yml index 6f78a021..92d9b0c2 100644 --- a/sepia-fog-images/config/definitions/sepia-fog-images.yml +++ b/sepia-fog-images/config/definitions/sepia-fog-images.yml @@ -22,7 +22,7 @@ parameters: - string: name: DISTROS - default: "ubuntu_18.04 centos_8.1 rhel_8.1" + default: "ubuntu_18.04 ubuntu_20.04 centos_8.1 rhel_8.2" description: "Distro to capture images for: (e.g., 'ubuntu_16.04', 'centos_7.5' or 'ubuntu_16.04 rhel_7.5' for multiple distros)" - string: name: MACHINETYPES -- 2.39.5