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

11 lines
363 B
INI

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