committing changes in /etc made by "-bash"
Package changes:
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
config_opts["koji_primary_repo"] = "centos-stream"
|
||||
include('templates/centos-stream-8.tpl')
|
||||
|
||||
config_opts['root'] = 'centos-stream-8-aarch64'
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
config_opts["koji_primary_repo"] = "centos-stream"
|
||||
include('templates/centos-stream-8.tpl')
|
||||
|
||||
config_opts['root'] = 'centos-stream-8-ppc64le'
|
||||
|
||||
@@ -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'
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
config_opts["koji_primary_repo"] = "centos-stream"
|
||||
include('templates/centos-stream-9.tpl')
|
||||
|
||||
config_opts['root'] = 'centos-stream-9-aarch64'
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
config_opts["koji_primary_repo"] = "centos-stream"
|
||||
include('templates/centos-stream-9.tpl')
|
||||
|
||||
config_opts['root'] = 'centos-stream-9-ppc64le'
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
config_opts["koji_primary_repo"] = "centos-stream"
|
||||
include('templates/centos-stream-9.tpl')
|
||||
|
||||
config_opts['root'] = 'centos-stream-9-s390x'
|
||||
|
||||
@@ -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'
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user