Skip to content
Snippets Groups Projects
Commit 0cae7d9b authored by Doug Szumski's avatar Doug Szumski
Browse files

Prevent Monasca Notification using YAML mode

If the config option is not specified Monasca Notification defaults
to YAML config parsing and fails to load.

Partially-Implements: blueprint monasca-roles
Change-Id: Id85d9765df525b34d43a77a9e4045e0de19aef99
parent 2af1d1d9
No related branches found
No related tags found
No related merge requests found
{
"command": "monasca-notification /etc/monasca/notification.conf",
"command": "monasca-notification --config-file /etc/monasca/notification.conf",
"config_files": [
{
"source": "{{ container_config_directory }}/notification.conf",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment