committing changes in /etc made by "-bash"
Package changes:
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
config_opts['chroot_setup_cmd'] += " epel-next-release"
|
||||
|
||||
config_opts['dnf.conf'] += """
|
||||
|
||||
[epel-next]
|
||||
@@ -50,8 +48,12 @@ gpgcheck=1
|
||||
gpgkey=file:///usr/share/distribution-gpg-keys/epel/RPM-GPG-KEY-EPEL-$releasever
|
||||
skip_if_unavailable=False
|
||||
|
||||
{% if koji_primary_repo != None and koji_primary_repo != "epel-next" %}
|
||||
[local-epel-next]
|
||||
{% else %}
|
||||
[local]
|
||||
name=local
|
||||
{% endif %}
|
||||
name=Extra Packages for Enterprise Linux $releasever - Next - Koji Local - BUILDROOT ONLY!
|
||||
baseurl=https://kojipkgs.fedoraproject.org/repos/epel$releasever-next-build/latest/$basearch/
|
||||
cost=2000
|
||||
enabled=0
|
||||
|
||||
Reference in New Issue
Block a user