mirror of https://github.com/ceph/ceph-ansible.git
shrink-mon: fix typo in the code doc
Signed-off-by: Sébastien Han <seb@redhat.com>pull/2118/head
parent
787e54f73d
commit
473673ab41
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue