From ef6749cad99e2b88c21a54e89319a537e701a96e Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Fri, 4 Nov 2022 00:16:34 +1000 Subject: [PATCH] doc/cephadm: alphabetize external tools list Alphabetize "Ansible", "Rook", and "Salt", so that the items in the list match the items in the sentence that precedes the list. Signed-off-by: Zac Dover --- doc/cephadm/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cephadm/index.rst b/doc/cephadm/index.rst index 1523db987fd1e..bfa3a4bb23b63 100644 --- a/doc/cephadm/index.rst +++ b/doc/cephadm/index.rst @@ -18,8 +18,8 @@ operations not performed by cephadm itself. To learn more about these external configuration tools, visit their pages: * https://github.com/ceph/cephadm-ansible - * https://github.com/ceph/ceph-salt * https://rook.io/docs/rook/v1.10/Getting-Started/intro/ + * https://github.com/ceph/ceph-salt ``cephadm`` manages the full lifecycle of a Ceph cluster. This lifecycle starts with the bootstrapping process, when ``cephadm`` creates a tiny Ceph cluster on -- 2.39.5