Small ceph doc fix

Change-Id: Iab38afff5a39f9aed5faa69806a6771d46f7c43c
This commit is contained in:
Proskurin Kirill 2016-12-20 13:30:02 +03:00
parent d2f69d7b93
commit 6aa7d97b8c
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ Make sure you have passwordless ssh key access to each node and run:
::
ansible-playbook -e 'host_key_checking=False' -i inventory_file site.yml.sample
ANSIBLE_HOST_KEY_CHECKING=False ansible-playbook -i inventory_file site.yml.sample
Check Ceph deployment
~~~~~~~~~~~~~~~~~~~~~