From aaceab80a32beb25a975421f987f528eab7a38ea Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Jan 04 2021 15:38:40 +0000 Subject: Fix KDE armhfp image subvariant This is to fix the composes sync to PDC as both the live_media and live_images have same metadata and that is causing the sync issues Signed-off-by: Mohan Boddu --- diff --git a/fedora.conf b/fedora.conf index 2c7fbe9..0518446 100644 --- a/fedora.conf +++ b/fedora.conf @@ -709,7 +709,7 @@ live_images = [ 'name': 'Fedora-KDE-armhfp', 'repo': 'Everything', 'type': 'appliance', - 'subvariant': 'KDE', + 'subvariant': 'KDE_Appliance', 'failable': True, }, {