Merge "Prevent Monasca Notification using YAML mode"

This commit is contained in:
Zuul 2018-10-09 19:29:02 +00:00 committed by Gerrit Code Review
commit 3e3af0df2c
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"command": "monasca-notification /etc/monasca/notification.conf",
"command": "monasca-notification --config-file /etc/monasca/notification.conf",
"config_files": [
{
"source": "{{ container_config_directory }}/notification.conf",