This should be more reliable than the Gitweb interface, and matches what
we've done in ceph's docs, ceph-deploy, etc.
enabled=1
gpgcheck=1
type=rpm-md
-gpgkey=https://git.ceph.com/?p=ceph.git;a=blob_plain;f=keys/release.asc
+gpgkey=https://download.ceph.com/keys/release.asc
[Ceph-noarch]
name=Ceph noarch packages
enabled=1
gpgcheck=1
type=rpm-md
-gpgkey=https://git.ceph.com/?p=ceph.git;a=blob_plain;f=keys/release.asc
+gpgkey=https://download.ceph.com/keys/release.asc
[ceph-source]
name=Ceph source packages
enabled=1
gpgcheck=1
type=rpm-md
-gpgkey=https://git.ceph.com/?p=ceph.git;a=blob_plain;f=keys/release.asc
+gpgkey=https://download.ceph.com/keys/release.asc
EOF
# End of ceph.repo file