Change-Id: I25df03899c3052e86cce8cb3797f605993c25a37 Implements: blueprint osa-install-guide-overhaul
30 lines
781 B
ReStructuredText
30 lines
781 B
ReStructuredText
========================
|
|
Deployment configuration
|
|
========================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
configure-initial.rst
|
|
configure-user-config-examples.rst
|
|
configure-creds.rst
|
|
|
|
.. figure:: figures/installation-workflow-configure-deployment.png
|
|
:width: 100%
|
|
|
|
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.
|
|
|
|
--------------
|
|
|
|
.. include:: navigation.txt
|