mirror of https://github.com/ceph/ceph-ansible.git
Merge pull request #2010 from ceph/wip-nfs-set-rgw-key-permissions
nfs: missing conditional for setting rgw key permissionspull/2011/head
commit
9a46ed8b76
|
@ -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