-
Notifications
You must be signed in to change notification settings - Fork 2
/
CentOS-Ceph-Jewel.repo
32 lines (28 loc) · 1.03 KB
/
CentOS-Ceph-Jewel.repo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# CentOS-Ceph-Jewel.repo
#
# Please see http://wiki.centos.org/SpecialInterestGroup/Storage for more
# information
[centos-ceph-jewel]
name=CentOS-$releasever - Ceph Jewel
baseurl=http://mirror.centos.org/centos/$releasever/storage/$basearch/ceph-jewel/
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage
[centos-ceph-jewel-test]
name=CentOS-$releasever - Ceph Jewel Testing
baseurl=http://buildlogs.centos.org/centos/$releasever/storage/$basearch/ceph-jewel/
gpgcheck=0
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage
[centos-ceph-jewel-debuginfo]
name=CentOS-$releasever - Ceph Jewel DebugInfo
baseurl=http://debuginfo.centos.org/centos/$releasever/storage/$basearch/ceph-jewel/
gpgcheck=0
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage
[centos-ceph-jewel-source]
name=CentOS-$releasever - Ceph Jewel Source
baseurl=http://vault.centos.org/centos/$releasever/storage/Source/ceph-jewel/
gpgcheck=0
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage