]> 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 15:10:08 +0000 (11:10 -0400)
commit748ac4b928f8f44323e1d3bbef0afec5da72dbfb
tree3dc66f9cb71663531cb03df967ae9ba154a240d9
parentcf460274c7489940968fed176c113ad473b22f4d
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>
roles/ceph-nfs/tasks/main.yml