mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-05 05:39:55 +08:00
14 lines
525 B
Plaintext
14 lines
525 B
Plaintext
[epel]
|
|
name=Extras Packages for Enterprise Linux $releasever - $basearch
|
|
baseurl=https://infrastructure.fedoraproject.org/pub/epel/10/Everything/$basearch/
|
|
enabled=1
|
|
gpgcheck=1
|
|
gpgkey=https://infrastructure.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-10
|
|
|
|
[epel-testing]
|
|
name=Extras Packages for Enterprise Linux $releasever - $basearch
|
|
baseurl=https://infrastructure.fedoraproject.org/pub/epel/testing/10/Everything/$basearch/
|
|
enabled=0
|
|
gpgcheck=1
|
|
gpgkey=https://infrastructure.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-10
|