... to validate generated contents more easily. Also remove the input config files from package to follow how these config files are maintained in the other repos. Note that the original config-generator.conf file is still kept in the cmd directory to be used in aodh-config-generator. Change-Id: I49437ce77fcee1b45d5c04e80dcae335fc59dde5 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
687 B
687 B
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:
oslo-config-generator \
--config-file=etc/aodh/aodh-config-generator.conf
html
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