Merge "Make monasca notification templates optional"
This commit is contained in:
commit
416d840094
@ -11,7 +11,8 @@
|
||||
"source": "{{ container_config_directory }}/notification_templates/*",
|
||||
"dest": "/etc/monasca/",
|
||||
"owner": "monasca",
|
||||
"perm": "0600"
|
||||
"perm": "0600",
|
||||
"optional": true
|
||||
}
|
||||
],
|
||||
"permissions": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user