committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2022-02-16 14:17:54 +02:00
parent c256283f77
commit dabc477d52
165 changed files with 1531 additions and 904 deletions

View File

@@ -0,0 +1,8 @@
config_opts["koji_primary_repo"] = "epel-next"
include('templates/centos-stream-9.tpl')
include('templates/epel-9.tpl')
include('templates/epel-next-9.tpl')
config_opts['root'] = 'centos-stream+epel-next-9-aarch64'
config_opts['target_arch'] = 'aarch64'
config_opts['legal_host_arches'] = ('aarch64',)