From 6b7fc157b4a40da3ac33f30b859699e9580d69ab Mon Sep 17 00:00:00 2001 From: Gerard Braad Date: Mon, 16 May 2016 03:51:12 +0000 Subject: [PATCH] Trivial; grammar changes --- take-over-existing-cluster.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/take-over-existing-cluster.yml b/take-over-existing-cluster.yml index 5f91c40c4..4adbc24d0 100644 --- a/take-over-existing-cluster.yml +++ b/take-over-existing-cluster.yml @@ -1,9 +1,9 @@ --- # NOTE (leseb): -# The playbook aims to make ceph-ansible taking over a cluster -# that was not configured with it. +# The playbook aims to takeover a cluster that was not configured with +# ceph-ansible. # -# The procedure comes as fellow: +# The procedure is as follows: # # 1. Install Ansible and add your monitors and osds hosts in it. For more detailed information you can read the [Ceph Ansible Wiki](https://github.com/ceph/ceph-ansible/wiki) # 2. Set `generate_fsid: false` in `group_vars`