7 lines
197 B
INI
7 lines
197 B
INI
include('templates/centos-7.tpl')
|
|
include('templates/epel-7.tpl')
|
|
|
|
config_opts['root'] = 'centos+epel-7-x86_64'
|
|
config_opts['target_arch'] = 'x86_64'
|
|
config_opts['legal_host_arches'] = ('x86_64',)
|