]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
stable-2.2: drop nfs_obj_gw
authorFlorian Haas <florian@hastexo.com>
Thu, 21 Sep 2017 16:21:49 +0000 (18:21 +0200)
committerFlorian Haas <florian@hastexo.com>
Thu, 21 Sep 2017 20:59:49 +0000 (22:59 +0200)
commitb278d7cbcdf22ad0cc33b44fee0fe1d771c113b4
treeaf31a72fb8bfdbd4eaed2d871f32648fb4ecbb4f
parent3b01f8b41240dea05e26f8b6c01b72fb32de7978
stable-2.2: drop nfs_obj_gw

As Ali Maredia explains (in
https://github.com/ceph/ceph-ansible/issues/1907#issuecomment-331200448),
since the Ceph RGW/NFS gateway (with the nfs-ganesha RGW FSAL) is not
supported for any stable Ceph release prior to Luminous, the
nfs_obj_gw variable does not serve any real purpose in this
branch. Thus, remove it along with all references that use it.
group_vars/all.yml.sample
group_vars/nfss.yml.sample
roles/ceph-common/defaults/main.yml
roles/ceph-common/tasks/installs/debian_ceph_repository.yml
roles/ceph-common/tasks/installs/install_on_redhat.yml
roles/ceph-nfs/defaults/main.yml
roles/ceph-nfs/tasks/docker/create_configs.yml
roles/ceph-nfs/tasks/pre_requisite.yml
roles/ceph-rgw/tasks/docker/copy_configs.yml [deleted file]