]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-nfs: fix internal ganesha deployment
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 6 May 2020 13:31:34 +0000 (09:31 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 6 May 2020 17:30:21 +0000 (13:30 -0400)
commit3e421ad6e6c18c4e80147e800e7f342ea26ea140
tree7a8a9c02ab772889d221a1e8d2ca108a5440ee63
parentda04dfdddfd94b82b9dd9d2ee61eafea44149ebc
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>
(cherry picked from commit 8a890306ad870f0174f76c6445644d7f8db6396e)
roles/ceph-nfs/tasks/start_nfs.yml