From 2e11f435aa0869c044c7ae43fc7d7bf18225f1e0 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Thu, 25 Sep 2025 17:51:38 +0200 Subject: [PATCH] doc: Fix Ubuntu Ceph version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ubuntu Noble is using Ceph Squid, not Reef [1]. [1] https://packages.ubuntu.com/noble-updates/ceph Change-Id: I11926e764909ec53bdd2a38d815a31253abd6868 Co-authored-by: Chema Peribáñez Signed-off-by: Pierre Riteau (cherry picked from commit 8b121529cbcfeb20f75114873b0d2b46ffde1e68) --- doc/source/ceph_versions.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/ceph_versions.csv b/doc/source/ceph_versions.csv index acfe9a9998..7ca7b4c7e9 100644 --- a/doc/source/ceph_versions.csv +++ b/doc/source/ceph_versions.csv @@ -1,5 +1,5 @@ Distro,Ceph, ,Source, Release Rocky Linux,CentOS Storage SIG,Reef -Ubuntu,Ubuntu,Reef +Ubuntu,Ubuntu,Squid Debian,Debian,Pacific