Hello,
I ran the following on OpenSuse

cephadm add-repo --release quincy


The command landed /etc/zypp/repos.d/ceph.repo and contents

[Ceph]
name=Ceph $basearch
baseurl=https://download.ceph.com/rpm-quincy/opensuse/$basearch
enabled=1
gpgcheck=1
gpgkey=https://download.ceph.com/keys/release.gpg

[Ceph-noarch]
name=Ceph noarch
baseurl=https://download.ceph.com/rpm-quincy/opensuse/noarch
enabled=1
gpgcheck=1
gpgkey=https://download.ceph.com/keys/release.gpg

[Ceph-source]
name=Ceph SRPMS
baseurl=https://download.ceph.com/rpm-quincy/opensuse/SRPMS
enabled=1
gpgcheck=1
gpgkey=https://download.ceph.com/keys/release.gpg

Apparently these repos don't exist.

Do we plan on building for OpenSuse or isd the plan to migrate to
containers?

Thanks,
/Chris
_______________________________________________
ceph-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to