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:
Dusty Mabe 2019-08-09 13:00:08 -04:00
parent ab2c136507
commit 1e32ca83c2
No known key found for this signature in database
GPG Key ID: 3302DBD73952E671

View File

@ -463,6 +463,7 @@ live_media = {
'kickstart': 'fedora-live-workstation.ks',
'arches': ['x86_64', ],
'repo': 'Everything',
'install_tree_from': 'Everything',
'subvariant': 'Workstation'
}