]> 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 14:27:30 +0000 (15:27 +0100)
commit6864d04fdfcfd4bc44adba866a44dc5546f4d9c1
tree44be3ea631eb2e18c67098660bcd0dc28127a3d3
parente4e1b386b051764c2e4d2383a881d556733bba2c
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>
(cherry picked from commit 10951eeea8236e359d0c6f4b07c0355ffe800a11)
roles/ceph-nfs/tasks/main.yml