![Jesse Pretorius](/assets/img/avatar_default.png)
This patch does the following: - Move the CONTRIBUTING doc content into the developer documentation - Move the development-stack doc content into the developer documentation - Rename all instances of 'OpenStack Ansible' to 'OpenStack-Ansible' - Implements a simpler navigation index for the bottom of the page - Implements a navigation index at the bottom of all developer docs - Updates the README to reflect where to get documentation and further information - Adds more information into the 'scripts' developer doc - Updates the 'Additional Resources' Appendix with Ansible information Change-Id: Ic08ba072f3b3d1e4e446d1e81c20c0cdf01833de
40 lines
688 B
ReStructuredText
40 lines
688 B
ReStructuredText
`Home <index.html>`_ OpenStack-Ansible Installation Guide
|
||
|
||
Chapter 7. Infrastructure playbooks
|
||
-----------------------------------
|
||
|
||
.. toctree::
|
||
|
||
install-infrastructure-run.rst
|
||
install-infrastructure-verify.rst
|
||
|
||
|
||
**Figure 7.1. Installation workflow**
|
||
|
||
.. image:: figures/workflow-infraplaybooks.png
|
||
|
||
The main Ansible infrastructure playbook installs infrastructure
|
||
services and performs the following operations:
|
||
|
||
- Install Memcached
|
||
|
||
- Install Galera
|
||
|
||
- Install RabbitMQ
|
||
|
||
- Install Rsyslog
|
||
|
||
- Install Elasticsearch
|
||
|
||
- Install Logstash
|
||
|
||
- Install Kibana
|
||
|
||
- Install Elasticsearch command-line utilities
|
||
|
||
- Configure Rsyslog
|
||
|
||
--------------
|
||
|
||
.. include:: navigation.txt
|