January 2018
Intermediate to advanced
398 pages
7h 54m
English
To install OpenStack, we simply run the relevant playbooks. There are three main playbooks in total that we will be using:
setup-hosts.ymlsetup-infrastructure.ymlsetup-openstack.ymlEnsure that you are the root user on the deployment host. In most cases, this is the first infrastructure controller node, infra01.
To install OpenStack using the OpenStack-Ansible playbooks, you navigate to the playbooks directory of the checked out Git repository, then execute each playbook in turn:
playbooks directory by executing the following command:
cd /opt/openstack-ansible/playbooks
Read now
Unlock full access