]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: Add CentOS Stream install instructions 44996/head
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:34:03 +0000 (17:34 +0100)
Tested on CentOS Stream 9

Signed-off-by: Patrick C. F. Ernzer <pcfe@pcfe.net>.
doc/cephadm/install.rst

index 7dc2b7e08d93e718958ff54528d6dc4da37819fa..f458f6d8dc8f2d75bfc8c83b990a2db72404845f 100644 (file)
@@ -110,6 +110,13 @@ that case, you can install cephadm directly. For example:
 
      apt install -y cephadm
 
+  In CentOS Stream:
+
+  .. prompt:: bash #
+
+     dnf install --assumeyes centos-release-ceph-pacific.noarch
+     dnf install --assumeyes cephadm
+
   In Fedora:
 
   .. prompt:: bash #
@@ -373,4 +380,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