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