openstack-ansible/doc/source/install-guide/install-infrastructure-run.rst

710 B

Home OpenStack Ansible Installation Guide

Running the infrastructure playbook

  1. Change to the /opt/openstack-ansible/playbooks directory.

  2. Run the infrastructure setup playbook, which runs a series of sub-playbooks:

    $ openstack-ansible setup-infrastructure.yml

    Confirm satisfactory completion with zero items unreachable or failed:

    PLAY RECAP ********************************************************************
    ...
    deployment_host                : ok=27   changed=0    unreachable=0    failed=0