7 lines
233 B
INI
7 lines
233 B
INI
include('/etc/mock/templates/centos-8.tpl')
|
|
include('/etc/mock/templates/epelplayground-8.tpl')
|
|
|
|
config_opts['root'] = 'epelplayground-8-aarch64'
|
|
config_opts['target_arch'] = 'aarch64'
|
|
config_opts['legal_host_arches'] = ('aarch64',)
|