committing changes in /etc made by "-bash"
Package changes:
This commit is contained in:
@@ -73,14 +73,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" %}
|
||||
[local-epel]
|
||||
{% else %}
|
||||
{% if koji_primary_repo == "epel" %}
|
||||
[local]
|
||||
{% endif %}
|
||||
name=Extra Packages for Enterprise Linux $releasever - Koji Local - BUILDROOT ONLY!
|
||||
baseurl=https://kojipkgs.fedoraproject.org/repos/epel$releasever-build/latest/$basearch/
|
||||
cost=2000
|
||||
enabled=0
|
||||
skip_if_unavailable=False
|
||||
{% endif %}
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user