aboutsummaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-08-15 23:53:22 +0000
committerGerrit Code Review <review@openstack.org>2017-08-15 23:53:22 +0000
commit4debc7ef56d50da87443cdb9a9460403c725e930 (patch)
tree8dd1f23fe75c8e97f269f2dc41916b618e81133e /docker
parenta471ff9aee9f9f060a309dee5feaff97b6cdc415 (diff)
parent6d1c06c6b8cbc1f183fe4de794d30d3000218237 (diff)
Merge "Set file mode permission of Ceph keyrings"
Diffstat (limited to 'docker')
-rw-r--r--docker/services/ceph-ansible/ceph-base.yaml6
1 files changed, 1 insertions, 5 deletions
diff --git a/docker/services/ceph-ansible/ceph-base.yaml b/docker/services/ceph-ansible/ceph-base.yaml
index 2545c82a..52c4a65c 100644
--- a/docker/services/ceph-ansible/ceph-base.yaml
+++ b/docker/services/ceph-ansible/ceph-base.yaml
@@ -201,11 +201,7 @@ outputs:
CINDERBACKUP_POOL: {get_param: CinderBackupRbdPoolName}
GLANCE_POOL: {get_param: GlanceRbdPoolName}
GNOCCHI_POOL: {get_param: GnocchiRbdPoolName}
- acls:
- - "u:glance:r--"
- - "u:nova:r--"
- - "u:cinder:r--"
- - "u:gnocchi:r--"
+ mode: "0644"
keys: *openstack_keys
pools: []
ceph_conf_overrides: