Skip to content

Instantly share code, notes, and snippets.

@TyeolRik
Created November 13, 2025 23:47
Show Gist options
  • Select an option

  • Save TyeolRik/b7df863f9dbaaf8c73bbcbabff5e8733 to your computer and use it in GitHub Desktop.

Select an option

Save TyeolRik/b7df863f9dbaaf8c73bbcbabff5e8733 to your computer and use it in GitHub Desktop.
Ceph (version: squid, 19) repository
[Ceph]
name=Ceph $basearch
baseurl=https://download.ceph.com/rpm-squid/el9/$basearch
enabled=0
gpgcheck=0
priority=99
gpgkey=https://download.ceph.com/keys/release.gpg
[Ceph-noarch]
name=Ceph noarch
baseurl=https://download.ceph.com/rpm-squid/el9/noarch
enabled=0
gpgcheck=0
priority=99
gpgkey=https://download.ceph.com/keys/release.gpg
[Ceph-source]
name=Ceph SRPMS
baseurl=https://download.ceph.com/rpm-squid/el9/SRPMS
enabled=0
gpgcheck=0
priority=99
gpgkey=https://download.ceph.com/keys/release.gpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment