Files
zira-etc/mock/centos-stream+epel-9-s390x.cfg
2022-04-17 12:57:39 +03:00

9 lines
304 B
INI

config_opts["koji_primary_repo"] = "epel"
include('templates/centos-stream-9.tpl')
include('templates/epel-9.tpl')
config_opts['root'] = 'centos-stream+epel-9-s390x'
config_opts['description'] = 'CentOS Stream 9 + EPEL'
config_opts['target_arch'] = 's390x'
config_opts['legal_host_arches'] = ('s390x',)