We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ad6332 + 1edd9b3 commit 48c6352Copy full SHA for 48c6352
doc/source/ceph_versions.csv
@@ -1,5 +1,5 @@
1
Distro,Ceph,
2
,Source, Release
3
-Rocky Linux,CentOS Storage SIG,Quincy
4
-Ubuntu,Ubuntu,Quincy
5
-Debian,Debian,Nautilus
+Rocky Linux,CentOS Storage SIG,Reef
+Ubuntu,Ubuntu,Reef
+Debian,Debian,Pacific
docker/base/Dockerfile.j2
@@ -130,7 +130,7 @@ RUN rm -f /etc/rpm/macros.image-language-conf \
130
] %}
131
132
{% set base_centos_yum_repo_packages = [
133
- 'centos-release-ceph-quincy',
+ 'centos-release-ceph-reef',
134
'centos-release-nfv-openvswitch',
135
'centos-release-opstools',
136
'epel-release',
0 commit comments