]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
shrink-mon: fix typo in the code doc 2118/head
authorSébastien Han <seb@redhat.com>
Fri, 27 Oct 2017 09:59:22 +0000 (11:59 +0200)
committerSébastien Han <seb@redhat.com>
Fri, 27 Oct 2017 09:59:22 +0000 (11:59 +0200)
Signed-off-by: Sébastien Han <seb@redhat.com>
infrastructure-playbooks/shrink-mon.yml

index 8e43748d5b772e933a7980474cf7fd8544ad5f79..8ead8da7644d0bab8cbe013bf8eba738761670ce 100644 (file)
@@ -7,7 +7,7 @@
 #     Prompts for confirmation to shrink, defaults to no and
 #     doesn't shrink the cluster. yes shrinks the cluster.
 #
-# ansible-playbook -e ireallymeanit=yes|no shrink-cluster.yml
+# ansible-playbook -e ireallymeanit=yes|no shrink-mon.yml
 #     Overrides the prompt using -e option. Can be used in
 #     automation scripts to avoid interactive prompt.