Correct the path of configure file
the path should be "/etc/kolla/globals.yml" rather than "/etc/kolla/kolla/globals.yml" Change-Id: I119095bb63fc2af7eb34f16de43ce82f864dd8a4
This commit is contained in:
parent
3ca4de03b6
commit
5c133c6005
@ -141,7 +141,7 @@ Install Kolla-ansible for deployment or evaluation
|
|||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
cp -r /usr/share/kolla-ansible/etc_examples/kolla /etc/kolla/
|
cp -r /usr/share/kolla-ansible/etc_examples/kolla /etc/
|
||||||
|
|
||||||
.. end
|
.. end
|
||||||
|
|
||||||
@ -149,7 +149,7 @@ Install Kolla-ansible for deployment or evaluation
|
|||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
cp -r /usr/local/share/kolla-ansible/etc_examples/kolla /etc/kolla/
|
cp -r /usr/local/share/kolla-ansible/etc_examples/kolla /etc/
|
||||||
|
|
||||||
.. end
|
.. end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user