openstack-ansible/doc/source/install-guide/deploymenthost-osa.rst
Kevin Carter 35ec780515 Rename everything for the osad to osa name change
This change updates all fo the names that we were using to the post
openstack migration name for openstack-ansible.

Change-Id: I6524af53ed02e19a0f56908e42a65d2dae8b71e3
2015-09-12 02:31:21 +01:00

682 B

Home OpenStack Ansible Installation Guide

Installing source and dependencies

Install the source and dependencies for the deployment host.

  1. Clone the OSA repository into the /opt/openstack-ansible directory:

    # git clone -b TAG https://github.com/openstack/openstack-ansible.git /opt/os-ansible-deploymemt

    Replace ``TAG`` with the current stable release tag.

  2. Change to the /opt/openstack-ansible directory, and run the Ansible bootstrap script:

    # scripts/bootstrap-ansible.sh