]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: Add CentOS Stream install instructions
authorPatrick C. F. Ernzer <pcfe@pcfe.net>
Sun, 13 Feb 2022 01:05:44 +0000 (02:05 +0100)
committerAdam King <adking@redhat.com>
Tue, 3 May 2022 00:48:33 +0000 (20:48 -0400)
Signed-off-by: Patrick C. F. Ernzer <pcfe@pcfe.net>.
(cherry picked from commit 7f243262f9d64768e3ee12a9328fc36245bb244f)

doc/cephadm/install.rst

index e9272a55f518adfc0237344734e530f02575234d..2c42729818d26dff7a13653fe2d184b647c8b5ef 100644 (file)
@@ -110,6 +110,15 @@ that case, you can install cephadm directly. For example:
 
      apt install -y cephadm
 
+  In CentOS Stream:
+
+  .. prompt:: bash #
+     :substitutions:
+
+     dnf search release-ceph
+     dnf install --assumeyes centos-release-ceph-|stable-release|
+     dnf install --assumeyes cephadm
+
   In Fedora:
 
   .. prompt:: bash #
@@ -393,4 +402,4 @@ Then run bootstrap using the ``--image`` flag with your container image. For exa
    cephadm --image *<hostname>*:5000/ceph/ceph bootstrap --mon-ip *<mon-ip>*
 
 
-.. _cluster network: ../rados/configuration/network-config-ref#cluster-network
\ No newline at end of file
+.. _cluster network: ../rados/configuration/network-config-ref#cluster-network