ceph-ansible/roles/ceph-nfs/tasks
Dimitri Savineau 8a890306ad ceph-nfs: fix internal ganesha deployment
Since ea2b654d9 we're not running the rados command from the monitor
nodes but from the ganesha node. Unfortunately we don't have the
required keyring on that node to run the rados command as we don't
import the right keyring.
This commit restores the workflow for internal ganesha deployment like
before ea2b654d9 but keeps the rados commands from the ganesha node for
external deployment until we have a better design.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2020-05-06 11:10:08 -04:00
..
create_rgw_nfs_user.yml nfs: support specific keys for rgw nfs user 2019-10-29 14:59:26 -04:00
ganesha_selinux_fix.yml ceph-nfs: add ganesha_t type to selinux 2020-01-08 11:13:46 +01:00
main.yml ceph-nfs: fix keyring copy for external ganesha 2020-05-06 11:10:08 -04:00
pre_requisite_container.yml handler: fix call to container_exec_cmd in handler_osds 2020-01-20 09:25:56 -05:00
pre_requisite_non_container.yml Ensure that ganesha log directory exists 2020-01-24 11:10:08 -05:00
pre_requisite_non_container_debian.yml Change ansible_lsb by ansible_distribution_release 2019-06-21 11:55:05 -04:00
pre_requisite_non_container_red_hat.yml ceph-nfs: add nfs-ganesha-rados-urls package 2020-02-17 10:52:30 +01:00
start_nfs.yml ceph-nfs: fix internal ganesha deployment 2020-05-06 11:10:08 -04:00
systemd.yml container: isolate systemd tasks 2019-10-01 10:27:51 -04:00