Merge "Correct permissions to /etc/keystone/domains"
This commit is contained in:
commit
5c5ef797b0
@ -13,7 +13,7 @@
|
|||||||
"source": "{{ container_config_directory }}/domains",
|
"source": "{{ container_config_directory }}/domains",
|
||||||
"dest": "/etc/keystone/domains",
|
"dest": "/etc/keystone/domains",
|
||||||
"owner": "keystone",
|
"owner": "keystone",
|
||||||
"perm": "0600",
|
"perm": "0700",
|
||||||
"optional": true
|
"optional": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user