set subvariants for all images
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
13830ed6ae
commit
a01536be68
@ -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'
|
||||
},]
|
||||
}),
|
||||
|
Loading…
Reference in New Issue
Block a user