Fix bootstrap-ansible.sh invocation directory
Add steps to prevent bootstrap-ansible.sh from failing due to invocation directory Closes-Bug: 1544165 Change-Id: I5952ecf246326fe9053586d5065f50f6498e4586
This commit is contained in:
parent
d72dcb89d0
commit
ed3d4e7dcc
@ -60,7 +60,7 @@ guidance in "`Checking the integrity of your configuration files`_".
|
||||
|
||||
.. code-block:: shell-session
|
||||
|
||||
# ../scripts/bootstrap-ansible.sh
|
||||
# pushd /opt/openstack-ansible; scripts/bootstrap-ansible.sh; popd
|
||||
|
||||
or
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user