]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-nfs: fix ceph_nfs_ceph_user variable
authorDimitri Savineau <dsavinea@redhat.com>
Mon, 10 Feb 2020 16:06:48 +0000 (11:06 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 17 Feb 2020 09:56:05 +0000 (10:56 +0100)
commit10951eeea8236e359d0c6f4b07c0355ffe800a11
treedcca040a960587445f5e9cc75be00543b211843e
parent0a3e85e8cabf69a68329c749db277f9527cfc053
ceph-nfs: fix ceph_nfs_ceph_user variable

The ceph_nfs_ceph_user variable is a string for the ceph-nfs role but a
list in ceph-client role.
6a6785b introduced a confusion between both variable type in the ceph-nfs
role for external ceph with ganesha.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1801319
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
roles/ceph-nfs/tasks/main.yml