Merge "Make monasca notification templates optional"

This commit is contained in:
Zuul 2019-04-10 09:01:24 +00:00 committed by Gerrit Code Review
commit 416d840094
1 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,8 @@
"source": "{{ container_config_directory }}/notification_templates/*",
"dest": "/etc/monasca/",
"owner": "monasca",
"perm": "0600"
"perm": "0600",
"optional": true
}
],
"permissions": [