Fix typo shrink osd file name in day-2 docs

Signed-off-by: Dai Dang Van <daikk115@gmail.com>
pull/5728/head
Dai Dang Van 2020-08-26 17:02:34 +07:00 committed by Dimitri Savineau
parent 4f308dcf4a
commit ae38b01d08
1 changed files with 1 additions and 1 deletions

View File

@ -48,4 +48,4 @@ example:
.. 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