From b8257e0b530d6d1f0f70026dbb14a08d6ae30a06 Mon Sep 17 00:00:00 2001 From: David Galloway Date: Fri, 18 Mar 2022 15:18:49 -0400 Subject: [PATCH] sepia-fog-images: Update defaults to latest supported distros 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 72689688..72eb39c5 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 ubuntu_20.04 centos_8.1 rhel_8.2" + default: "ubuntu_18.04 ubuntu_20.04 centos_8.stream rhel_8.4" 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