Use of old name in deployment guide

Trivial rename in code fragment from os-ansible-deployment.

Change-Id: I57a5d53df4f07554b838eca7fbd396d07fd9e6a3
This commit is contained in:
Stig Telfer 2015-09-28 09:42:57 +01:00
parent 4e85ba4e53
commit 7ebd7a487e

View File

@ -10,7 +10,7 @@ Install the source and dependencies for the deployment host.
.. code-block:: bash
# git clone -b TAG https://github.com/openstack/openstack-ansible.git /opt/os-ansible-deploymemt
# git clone -b TAG https://github.com/openstack/openstack-ansible.git /opt/openstack-ansible
Replace *``TAG``* with the current stable release tag.