Files
aodh/doc/source/configuration/aodh-config-file.rst
Lukas Ruzicka 87fd1f4976 Use oslo.config-sphinxext to build the conf options
Add the list of configuration options into the tree and reorganize
the source files for the configuration guide.

Change-Id: If93260edea2fc840a3d0954ff39cf859fcb727f6
2017-10-24 16:18:04 +02:00

19 lines
595 B
ReStructuredText

.. _aodh-config-file:
Aodh Sample Configuration File
==============================
Configure Aodh by editing /etc/aodh/aodh.conf.
No config file is provided with the source code, it will be created during
the installation. In case where no configuration file was installed, one
can be easily created by running::
aodh-config-generator
The following is a sample Aodh configuration for adaptation and use. It is
auto-generated from Aodh when this documentation is built, and can also be
viewed in `file form <_static/aodh.conf.sample>`_.
.. literalinclude:: ../_static/aodh.conf.sample