]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc/cephadm: Rephrased introduction sentence
authorAlexandra Settle <asettle@suse.com>
Wed, 26 Feb 2020 13:30:47 +0000 (14:30 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Wed, 26 Feb 2020 14:39:20 +0000 (15:39 +0100)
Signed-off-by: Alexandra Settle <asettle@suse.com>
doc/cephadm/index.rst

index 3e962efc4e8adeac7c7f51232e2251f744c28a45..fdd07b3764920d2d188059b5b9bcbce49c9fbbcb 100644 (file)
@@ -6,10 +6,9 @@
 
 .. note:: The *cephadm* bootstrap feature is first introduced in Octopus, and is not yet recommended for production deployments.
 
-cephadm is an orchestrator that does not rely
-on a separate system such as Rook or Ansible, but rather manages nodes
-in a cluster by establishing an SSH connection and issuing explicit
-management commands.
+cephadm manages nodes in a cluster by establishing an SSH connection
+and issues explicit management commands. It does not rely on
+separate systems such as Rook or Ansible.
 
 A new Ceph cluster is deployed by bootstrapping a cluster on a single
 node, and then adding additional nodes and daemons via the CLI or GUI