]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
docs: revised Distro Codemap, removed `octopus`, added `reef` 54198/head
authorYuri Weinstein <yweinste@redhat.com>
Wed, 25 Oct 2023 22:05:56 +0000 (15:05 -0700)
committerYuri Weinstein <yweinste@redhat.com>
Wed, 25 Oct 2023 22:05:56 +0000 (15:05 -0700)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
doc/dev/release-process.rst

index 9cd64ece932b407994fa7cecd3a0fc347b820af5..269983de6eb58bc702521eb026be5a6a0bfea520 100644 (file)
@@ -103,15 +103,15 @@ NOTE: if for some reason the build has to be restarted (for example if one distr
 
 4. Use https://docs.ceph.com/en/latest/start/os-recommendations/?highlight=debian#platforms to determine the ``DISTROS`` parameter.  For example,
 
-    +-------------------+-------------------------------------------+
-    | Release           | Distro Codemap                            |
-    +===================+===========================================+
-    | octopus (15.X.X)  | ``focal bionic centos7 centos8 buster``   |
-    +-------------------+-------------------------------------------+
-    | pacific (16.X.X)  | ``focal bionic centos8 buster bullseye``  |
-    +-------------------+-------------------------------------------+
-    | quincy (17.X.X)   | ``focal centos8 centos9 bullseye``        |
-    +-------------------+-------------------------------------------+
+    +-------------------+--------------------------------------------------+
+    | Release           | Distro Codemap                                   |
+    +===================+==================================================+
+    | pacific (16.X.X)  | ``focal bionic centos8 buster bullseye``         |
+    +-------------------+--------------------------------------------------+
+    | quincy (17.X.X)   | ``focal centos8 centos9 bullseye``               |
+    +-------------------+--------------------------------------------------+
+    | reef (18.X.X)     | ``jammy focal centos8 centos9 windows bookworm`` |
+    +-------------------+--------------------------------------------------+
 
 5. Click ``Build``.