f9f907732e
Convert RPC installation guide from DocBook to RST, remove content specific to Rackspace, and create initial OSAD installation guide. Change-Id: I3eedadc8ba441b4d931720dd6e3f7f3489302a9c Co-Authored-By: Matt Kassawara <mkassawara@gmail.com>
714 B
714 B
Home OpenStack Ansible Installation Guide
Running the infrastructure playbook
Change to the
/opt/os-ansible-deployment/playbooks
directory.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