January 2018
Intermediate to advanced
398 pages
7h 54m
English
In order for us to successfully install OpenStack using Ansible, we need to ensure that Ansible and any expected dependencies are installed on the deployment host. The OpenStack-Ansible project provides a handy script to do this for us, which is part of the version of OpenStack-Ansible we will be deploying.
Ensure that you are root on the deployment host. In most cases, this is the first infrastructure controller node, infra01.
At this point, we will be checking out the version of OpenStack-Ansible from GitHub.
To set up Ansible and its dependencies, follow these steps:
git to check out the OpenStack-Ansible code from GitHub, so ensure that the following ...Read now
Unlock full access