You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.6 KiB
31 lines
1.6 KiB
1 year ago
|
[epel-playground]
|
||
|
name=Extra Packages for Enterprise Linux $releasever - Playground - $basearch
|
||
|
# It is much more secure to use the metalink, but if you wish to use a local mirror
|
||
|
# place its address here.
|
||
|
#baseurl=https://download.example/pub/epel/playground/$releasever/Everything/$basearch/os/
|
||
|
metalink=https://mirrors.fedoraproject.org/metalink?repo=playground-epel$releasever&arch=$basearch&infra=$infra&content=$contentdir
|
||
|
enabled=0
|
||
|
gpgcheck=1
|
||
|
countme=1
|
||
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-$releasever
|
||
|
|
||
|
[epel-playground-debuginfo]
|
||
|
name=Extra Packages for Enterprise Linux $releasever - Playground - $basearch - Debug
|
||
|
# It is much more secure to use the metalink, but if you wish to use a local mirror
|
||
|
# place its address here.
|
||
|
#baseurl=https://download.example/pub/epel/playground/$releasever/Everything/$basearch/debug/tree/
|
||
|
metalink=https://mirrors.fedoraproject.org/metalink?repo=playground-debug-epel$releasever&arch=$basearch&infra=$infra&content=$contentdir
|
||
|
enabled=0
|
||
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-$releasever
|
||
|
gpgcheck=1
|
||
|
|
||
|
[epel-playground-source]
|
||
|
name=Extra Packages for Enterprise Linux $releasever - Playground - $basearch - Source
|
||
|
# It is much more secure to use the metalink, but if you wish to use a local mirror
|
||
|
# place its address here.
|
||
|
#baseurl=https://download.example/pub/epel/playground/$releasever/Everything/source/tree/
|
||
|
metalink=https://mirrors.fedoraproject.org/metalink?repo=playground-source-epel$releasever&arch=$basearch&infra=$infra&content=$contentdir
|
||
|
enabled=0
|
||
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-$releasever
|
||
|
gpgcheck=1
|