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

7 lines
221 B
INI

include('templates/centos-stream-8.tpl')
config_opts['root'] = 'centos-stream-8-x86_64'
config_opts['description'] = 'CentOS Stream 8'
config_opts['target_arch'] = 'x86_64'
config_opts['legal_host_arches'] = ('x86_64',)