Merge "Fix bootstrap-ansible.sh invocation directory"

This commit is contained in:
Jenkins
2016-02-23 20:01:30 +00:00
committed by Gerrit Code Review

View File

@@ -55,7 +55,7 @@ Running the foundation playbook
.. code-block:: shell-session
# ../scripts/bootstrap-ansible.sh
# pushd /opt/openstack-ansible; scripts/bootstrap-ansible.sh; popd
or