Make fedora arm Workstation build use Everything repo

See https://pagure.io/releng/issue/7403#comment-589408

Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
This commit is contained in:
Dusty Mabe 2019-08-14 09:39:16 -04:00
parent a81b1e477c
commit e86a05a198
No known key found for this signature in database
GPG Key ID: 3302DBD73952E671

View File

@ -631,6 +631,7 @@ live_images = [
'armhfp': {
'kickstart': 'fedora-arm-workstation.ks',
'name': 'Fedora-Workstation-armhfp',
'repo': 'Everything',
'type': 'appliance',
'failable': True,
}