]> 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 15:10:08 +0000 (11:10 -0400)
commit8a890306ad870f0174f76c6445644d7f8db6396e
treec2984d5298ec05db6a0004789e73351d9738f4bd
parent748ac4b928f8f44323e1d3bbef0afec5da72dbfb
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>
roles/ceph-nfs/tasks/start_nfs.yml