Use Everything install tree for Workstation live media
I think this should fix the failure in: https://pagure.io/dusty/failed-composes/issue/2243 Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
This commit is contained in:
parent
ab2c136507
commit
1e32ca83c2
@ -463,6 +463,7 @@ live_media = {
|
|||||||
'kickstart': 'fedora-live-workstation.ks',
|
'kickstart': 'fedora-live-workstation.ks',
|
||||||
'arches': ['x86_64', ],
|
'arches': ['x86_64', ],
|
||||||
'repo': 'Everything',
|
'repo': 'Everything',
|
||||||
|
'install_tree_from': 'Everything',
|
||||||
'subvariant': 'Workstation'
|
'subvariant': 'Workstation'
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user