]> git.apps.os.sepia.ceph.com Git - ceph-ci.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)
committerPatrick C. F. Ernzer <pcfe@pcfe.net>
Tue, 15 Feb 2022 16:28:07 +0000 (17:28 +0100)
Signed-off-by: Patrick C. F. Ernzer <pcfe@pcfe.net>.
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