ceph-ansible/roles/ceph-nfs/tasks
Guillaume Abrioux fa0484d481 nfs: do not copy rgw keyring when `nfs_obj_gw` is true
This keyring shouldn't be copied when `nfs_obj_gw` is `True` if the
cluster doesn't contain a rgw node, which can be the case given we are
using `nfs_obj_gw` instead of `nfs_file_gw` (cephfs vs. object), the
deployment will fail trying to copy a key that doesn't exist.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit dd4b5b0328)
2020-08-12 14:58:13 -04:00
..
create_rgw_nfs_user.yml ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00
ganesha_selinux_fix.yml ceph-nfs: add ganesha_t type to selinux 2020-01-08 16:23:41 -05:00
main.yml ceph-nfs: fix keyring copy for external ganesha 2020-05-06 13:30:21 -04:00
pre_requisite_container.yml handler: fix call to container_exec_cmd in handler_osds 2020-01-20 12:45:51 -05:00
pre_requisite_non_container.yml nfs: do not copy rgw keyring when `nfs_obj_gw` is true 2020-08-12 14:58:13 -04:00
pre_requisite_non_container_debian.yml Change ansible_lsb by ansible_distribution_release 2019-06-21 13:36:15 -04:00
pre_requisite_non_container_red_hat.yml ceph-nfs: add nfs-ganesha-rados-urls package 2020-02-17 10:00:44 -05:00
start_nfs.yml ceph-nfs: fix internal ganesha deployment 2020-05-06 13:30:21 -04:00
systemd.yml container: isolate systemd tasks 2019-10-01 18:50:51 +02:00