6 lines
171 B
INI
6 lines
171 B
INI
include('templates/centos-stream-9.tpl')
|
|
|
|
config_opts['root'] = 'centos-stream-9-s390x'
|
|
config_opts['target_arch'] = 's390x'
|
|
config_opts['legal_host_arches'] = ('s390x',)
|