]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-nfs: fix keyring copy for external ganesha
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 5 May 2020 14:46:14 +0000 (10:46 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 6 May 2020 17:30:21 +0000 (13:30 -0400)
commitda04dfdddfd94b82b9dd9d2ee61eafea44149ebc
tree7cf218f109f88185270b436988eb6f41a683fa6a
parent19d0db1c7b281413ba47e41a24242b0f43fe13a3
ceph-nfs: fix keyring copy for external ganesha

Fix the condition on the keyring copy task that prevent the ganesha
keyring to be created in the /var/lib/ceph directory.
Also ensure that the directory exists first.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1831285
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 748ac4b928f8f44323e1d3bbef0afec5da72dbfb)
roles/ceph-nfs/tasks/main.yml