Skip to content

Commit 1edd9b3

Browse files
committed
ceph: Update EL9 version to Reef, adapt docs
Change-Id: I736fcfd766a378783dbfe06ab8ac58858e84aba7
1 parent 410fafa commit 1edd9b3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/source/ceph_versions.csv

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Distro,Ceph,
22
,Source, Release
3-
Rocky Linux,CentOS Storage SIG,Quincy
4-
Ubuntu,Ubuntu,Quincy
5-
Debian,Debian,Nautilus
3+
Rocky Linux,CentOS Storage SIG,Reef
4+
Ubuntu,Ubuntu,Reef
5+
Debian,Debian,Pacific

docker/base/Dockerfile.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ RUN rm -f /etc/rpm/macros.image-language-conf \
130130
] %}
131131

132132
{% set base_centos_yum_repo_packages = [
133-
'centos-release-ceph-quincy',
133+
'centos-release-ceph-reef',
134134
'centos-release-nfv-openvswitch',
135135
'centos-release-opstools',
136136
'epel-release',

0 commit comments

Comments
 (0)