Add inventory file path in swift-guide.rst

Kolla-ansible command miss inventory file paramter in
deploying part for swift-guide.rst file.

Change-Id: I33267549e2c7740c8ced8232de379bdc5502e9f7
This commit is contained in:
shaofeng_cheng 2017-08-11 17:16:44 +08:00
parent d7a3d81d50
commit 65bbc00b54

View File

@ -160,7 +160,7 @@ Ansible service:
::
kolla-ansible deploy
kolla-ansible deploy -i <path/to/inventory-file>
Validation
==========