Files
openstack-ansible/doc/source/install-guide/configure.rst
Alexandra 55b62e8069 [DOCS] Renaming sections for install guide
Change-Id: I626218a4535753b6ffc61677ee526145605bf977
2016-09-06 14:15:08 +01:00

741 B

Configure deployment

configure-initial.rst configure-user-config-examples.rst configure-creds.rst

Ansible references a handful of files containing mandatory and optional configuration directives. Modify these files to define the target environment before running the Ansible playbooks. Configuration tasks include:

  • Target host networking to define bridge interfaces and networks.
  • A list of target hosts on which to install the software.
  • Virtual and physical network relationships for OpenStack Networking (neutron).
  • Passwords for all services.