From 73664a12d7c461cee6b612ac15634ac336d91f13 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 27 Oct 2020 14:15:59 -0400 Subject: [PATCH] Fix Server armhfp image subvariant Signed-off-by: Mohan Boddu --- fedora.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora.conf b/fedora.conf index 9736418..c784227 100644 --- a/fedora.conf +++ b/fedora.conf @@ -688,7 +688,7 @@ live_images = [ 'name': 'Fedora-Server-armhfp', 'type': 'appliance', 'failable': True, - 'subvariant': 'Workstation_Appliance', + 'subvariant': 'Server_Appliance', } }), ('^Spins$', {