From a01536be68075fc34d676f5ba0c3af92afedf60f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mar 12 2016 02:13:01 +0000 Subject: set subvariants for all images Signed-off-by: Dennis Gilmore --- diff --git a/fedora.conf b/fedora.conf index 1630584..c178b93 100644 --- a/fedora.conf +++ b/fedora.conf @@ -523,7 +523,7 @@ live_images = [ 'ksurl': 'git://git.fedorahosted.org/git/spin-kickstarts.git?#HEAD', 'release': None, 'repo_from': 'Everything'. - 'type': 'appliance', + "type": "appliance", 'subvariant': 'Mate' }, { @@ -553,7 +553,7 @@ live_images = [ 'ksurl': 'git://git.fedorahosted.org/git/spin-kickstarts.git?#HEAD', 'release': None, 'repo_from': 'Everything', - 'type': 'appliance', + 'type': "appliance", 'subvariant': 'Xfce' },] }),