From 4c387a46ab99e6719ed99c9abdc4971939fe04e5 Mon Sep 17 00:00:00 2001 From: Simon de Vlieger Date: Sep 22 2023 09:15:59 +0000 Subject: osbuild: rename workstation for consistency Renaming the `name` for this build to be consistent with the current builds. Signed-off-by: Simon de Vlieger --- diff --git a/fedora.conf b/fedora.conf index c6a515d..65183bd 100644 --- a/fedora.conf +++ b/fedora.conf @@ -1006,7 +1006,7 @@ ostree_installer = [ osbuild = { '^Workstation$': [ { - 'name': 'fedora-workstation-live-installer', + 'name': 'Fedora-Workstation-Live', 'distro': 'fedora-39', 'image_types': ['live-installer'], 'arches': ['x86_64', 'aarch64'],