68e3f202b4
The documentation of the inventory started to be spread out, but also massive to be inside one page. This moves it to the inventory section of the reference, but at the same time, to improve readability, moves the previous content into sub pages. Change-Id: If2c6b83abafdc66879d818df4c9690142389a965
19 lines
553 B
ReStructuredText
19 lines
553 B
ReStructuredText
======================
|
|
Advanced configuration
|
|
======================
|
|
|
|
The OpenStack-Ansible project provides a basic OpenStack environment, but
|
|
many deployers will wish to extend the environment based on their needs. This
|
|
could include installing extra services, changing package versions, or
|
|
overriding existing variables.
|
|
|
|
Using these extension points, deployers can provide a more 'opinionated'
|
|
installation of OpenStack that may include their own software.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
using-overrides
|
|
extra-python-software
|
|
extending-osa
|