mirror of https://github.com/ceph/ceph-ansible.git
nfs: missing conditional for setting rgw key permissions
Signed-off-by: Ali Maredia <amaredia@redhat.com>pull/2010/head
parent
11f51df1fc
commit
28862a99d9
|
@ -49,6 +49,7 @@
|
|||
group: "ceph"
|
||||
mode: "0600"
|
||||
when:
|
||||
- nfs_obj_gw
|
||||
- cephx
|
||||
|
||||
- name: change ownership on /var/log/ganesha
|
||||
|
|
Loading…
Reference in New Issue