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.
21 lines
661 B
21 lines
661 B
6 months ago
|
# CentOS-Gluster-9.repo
|
||
|
#
|
||
|
# Please see http://wiki.centos.org/SpecialInterestGroup/Storage for more
|
||
|
# information
|
||
|
|
||
|
[centos-gluster9]
|
||
|
name=CentOS-$stream - Gluster 9
|
||
|
metalink=https://mirrors.centos.org/metalink?repo=centos-storage-sig-gluster-9-$stream&arch=$basearch
|
||
|
#baseurl=http://mirror.stream.centos.org/SIGs/$stream/storage/$basearch/gluster-9/
|
||
|
gpgcheck=1
|
||
|
enabled=1
|
||
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage
|
||
|
|
||
|
[centos-gluster9-test]
|
||
|
name=CentOS-$stream - Gluster 9 Testing
|
||
|
baseurl=http://buildlogs.centos.org/centos/$stream/storage/$basearch/gluster-9/
|
||
|
gpgcheck=0
|
||
|
enabled=0
|
||
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage
|
||
|
|