]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
NFS for FSAL_RGW 932/head
authorDaniel Gryniewicz <dang@redhat.com>
Thu, 21 Jul 2016 13:17:19 +0000 (09:17 -0400)
committerDaniel Gryniewicz <dang@redhat.com>
Fri, 12 Aug 2016 15:49:16 +0000 (11:49 -0400)
commit2fd9bbbe09d875805b000b5cd0da689c2f8497dd
tree1bb1431522d8693774b0add12b90637d82dc1af5
parent08766a243a705626defd3988c6f58127efb4ae4a
NFS for FSAL_RGW

Add support for FSAL_RGW to the NFS gateway.  Both standard and
containerized versions are supported.
14 files changed:
group_vars/nfss.sample
roles/ceph-common/tasks/installs/install_on_redhat.yml
roles/ceph-common/templates/ganesha.conf.j2
roles/ceph-nfs/defaults/main.yml
roles/ceph-nfs/tasks/docker/copy_configs.yml
roles/ceph-nfs/tasks/docker/create_configs.yml
roles/ceph-nfs/tasks/docker/dirs_permissions.yml
roles/ceph-nfs/tasks/docker/fetch_configs.yml
roles/ceph-nfs/tasks/docker/main.yml
roles/ceph-nfs/tasks/pre_requisite.yml
roles/ceph-nfs/templates/ceph-nfs.service.j2
roles/ceph-osd/tasks/docker/start_docker_osd.yml
roles/ceph-rgw/tasks/docker/copy_configs.yml [new file with mode: 0644]
roles/ceph-rgw/tasks/docker/main.yml