openstack-ansible/doc/source/install-guide/deploymenthost-osad.rst

696 B

Home OpenStack Ansible Installation Guide

Installing source and dependencies

Install the source and dependencies for the deployment host.

  1. Clone the OSAD repository into the /opt/os-ansible-deployment directory:

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

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

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

    # scripts/bootstrap-ansible.sh