committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2023-03-26 20:38:37 +03:00
parent cc404f64a0
commit 9a0e53350d
29 changed files with 316 additions and 327 deletions

View File

@@ -1,3 +1,4 @@
config_opts["koji_primary_repo"] = "centos-stream"
include('templates/centos-stream-8.tpl')
config_opts['root'] = 'centos-stream-8-aarch64'

View File

@@ -1,3 +1,4 @@
config_opts["koji_primary_repo"] = "centos-stream"
include('templates/centos-stream-8.tpl')
config_opts['root'] = 'centos-stream-8-ppc64le'

View File

@@ -1,3 +1,4 @@
config_opts["koji_primary_repo"] = "centos-stream"
include('templates/centos-stream-8.tpl')
config_opts['root'] = 'centos-stream-8-x86_64'

View File

@@ -1,3 +1,4 @@
config_opts["koji_primary_repo"] = "centos-stream"
include('templates/centos-stream-9.tpl')
config_opts['root'] = 'centos-stream-9-aarch64'

View File

@@ -1,3 +1,4 @@
config_opts["koji_primary_repo"] = "centos-stream"
include('templates/centos-stream-9.tpl')
config_opts['root'] = 'centos-stream-9-ppc64le'

View File

@@ -1,3 +1,4 @@
config_opts["koji_primary_repo"] = "centos-stream"
include('templates/centos-stream-9.tpl')
config_opts['root'] = 'centos-stream-9-s390x'

View File

@@ -1,3 +1,4 @@
config_opts["koji_primary_repo"] = "centos-stream"
include('templates/centos-stream-9.tpl')
config_opts['root'] = 'centos-stream-9-x86_64'

View File

@@ -33,7 +33,7 @@ user_agent={{ user_agent }}
[local]
{% endif %}
name=CentOS Stream $releasever - Koji Local - BUILDROOT ONLY!
baseurl=https://koji.mbox.centos.org/kojifiles/repos/dist-c{{ releasever }}-stream-build/latest/$basearch/
baseurl=https://kojihub.stream.centos.org/kojifiles/repos/c{{ releasever }}s-build/latest/$basearch/
cost=2000
enabled=0
skip_if_unavailable=False