mirror of https://github.com/ceph/ceph-ansible.git
commit
a50b6a94a8
|
@ -7,7 +7,7 @@
|
||||||
# Prompts for confirmation to shrink, defaults to no and
|
# Prompts for confirmation to shrink, defaults to no and
|
||||||
# doesn't shrink the cluster. yes shrinks the cluster.
|
# 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
|
# Overrides the prompt using -e option. Can be used in
|
||||||
# automation scripts to avoid interactive prompt.
|
# automation scripts to avoid interactive prompt.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue