From 3dd143b0a9e1269e2706fd9c11a371ec28be91c3 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Sat, 23 Nov 2024 22:32:13 +1000 Subject: [PATCH] doc/cephadm: Clarify "Deploying a new Cluster" Change the title of the section "Deploying a new Ceph cluster" to "Using cephadm to Deploy a New Ceph Cluster". This is part of the initiative to separate package-related documentation from container-based documenation. Signed-off-by: Zac Dover (cherry picked from commit 8cf77d03a1f3ecb73931ddf96d13ef098aa61c1a) --- doc/cephadm/install.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/cephadm/install.rst b/doc/cephadm/install.rst index 19f477c2cecd2..24375c06b14b4 100644 --- a/doc/cephadm/install.rst +++ b/doc/cephadm/install.rst @@ -1,8 +1,8 @@ .. _cephadm_deploying_new_cluster: -============================ -Deploying a new Ceph cluster -============================ +========================================== +Using cephadm to Deploy a New Ceph Cluster +========================================== Cephadm creates a new Ceph cluster by bootstrapping a single host, expanding the cluster to encompass any additional hosts, and -- 2.39.5