6 lines
169 B
INI
6 lines
169 B
INI
include('rocky-9-s390x.cfg')
|
|
include('templates/epel-9.tpl')
|
|
|
|
config_opts['root'] = "rocky+epel-9-{{ target_arch }}"
|
|
config_opts['description'] = 'Rocky Linux 9 + EPEL'
|