mirror of https://github.com/ceph/ceph-ansible.git
Fix typo shrink osd file name in day-2 docs
Signed-off-by: Dai Dang Van <daikk115@gmail.com>pull/5728/head
parent
4f308dcf4a
commit
ae38b01d08
|
@ -48,4 +48,4 @@ example:
|
||||||
|
|
||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
|
|
||||||
$ ansible-playbook -vv -i hosts infrastructure-playbooks/shrink-osds.yml -e osd_to_kill=1,2,3
|
$ ansible-playbook -vv -i hosts infrastructure-playbooks/shrink-osd.yml -e osd_to_kill=1,2,3
|
||||||
|
|
Loading…
Reference in New Issue