Modify the repo in multinode.rst file

TrivialFix

Change-Id: I47ac48bd5fc07b3bc9fd43c249de0fba8b030076
This commit is contained in:
zhuzeyu 2017-01-17 11:08:52 +08:00
parent 306e0cea12
commit 0663cce822
1 changed files with 3 additions and 3 deletions

View File

@ -94,9 +94,9 @@ Edit the Inventory File
=======================
The ansible inventory file contains all the information needed to determine
what services will land on which hosts. Edit the inventory file in the kolla
directory ``ansible/inventory/multinode`` or if kolla was installed with pip,
it can be found in ``/usr/share/kolla``.
what services will land on which hosts. Edit the inventory file in the
kolla-ansible directory ``ansible/inventory/multinode`` or if kolla-ansible
was installed with pip, it can be found in ``/usr/share/kolla``.
Add the ip addresses or hostnames to a group and the services associated with
that group will land on that host: