Merge #393 Update the modular configuration file to use newly created kickstart(fedora-modular-arm-server.ks). For issue : https://pagure.io/releng/issue/7074

This commit is contained in:
Dennis Gilmore 2017-10-04 16:25:04 +00:00
commit 58799ad68e

View File

@ -220,7 +220,7 @@ live_images_no_rename = True
live_images = [
('^Server$', {
'armhfp': {
'kickstart': 'fedora-arm-server.ks',
'kickstart': 'fedora-modular-arm-server.ks',
'name': 'Fedora-Modular-Server-armhfp',
'type': 'appliance',
'failable': True,