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