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',
|
'ksurl': 'git://git.fedorahosted.org/git/spin-kickstarts.git?#HEAD',
|
||||||
'release': None,
|
'release': None,
|
||||||
'repo_from': 'Everything'.
|
'repo_from': 'Everything'.
|
||||||
'type': 'appliance',
|
"type": "appliance",
|
||||||
'subvariant': 'Mate'
|
'subvariant': 'Mate'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -553,7 +553,7 @@ live_images = [
|
|||||||
'ksurl': 'git://git.fedorahosted.org/git/spin-kickstarts.git?#HEAD',
|
'ksurl': 'git://git.fedorahosted.org/git/spin-kickstarts.git?#HEAD',
|
||||||
'release': None,
|
'release': None,
|
||||||
'repo_from': 'Everything',
|
'repo_from': 'Everything',
|
||||||
'type': 'appliance',
|
'type': "appliance",
|
||||||
'subvariant': 'Xfce'
|
'subvariant': 'Xfce'
|
||||||
},]
|
},]
|
||||||
}),
|
}),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user