]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
nfs: configure RGW FSAL to start up correctly 1880/head
authorAli Maredia <amaredia@redhat.com>
Mon, 11 Sep 2017 03:34:36 +0000 (23:34 -0400)
committerAli Maredia <amaredia@redhat.com>
Tue, 12 Sep 2017 20:27:16 +0000 (16:27 -0400)
commit52efe92a879a75248537803a57c345f528190c94
tree79d32d42efe73895e445c27c338407d99ef20b85
parent358b3b588de2888a898f6e1011f29fd0390eeba6
nfs: configure RGW FSAL to start up correctly

- Add RGW keyring to nfs node
- Add RGW section to ganesha.conf
- Add RGW section to ceph.conf onf nfs node

Signed-off-by: Ali Maredia <amaredia@redhat.com>
group_vars/nfss.yml.sample
roles/ceph-config/templates/ceph.conf.j2
roles/ceph-nfs/defaults/main.yml
roles/ceph-nfs/tasks/pre_requisite.yml
roles/ceph-nfs/templates/ganesha.conf.j2
tests/functional/tests/nfs/test_nfs_ganesha.py