Merge "change perm 0644 to 0600 in murano role"

This commit is contained in:
Jenkins 2016-10-19 16:00:57 +00:00 committed by Gerrit Code Review
commit 683305ddbf
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
"source": "{{ container_config_directory }}/murano.conf",
"dest": "/etc/murano/murano.conf",
"owner": "murano",
"perm": "0644"
"perm": "0600"
}
],
"permissions": [

View File

@ -5,7 +5,7 @@
"source": "{{ container_config_directory }}/murano.conf",
"dest": "/etc/murano/murano.conf",
"owner": "murano",
"perm": "0644"
"perm": "0600"
}
],
"permissions": [