]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
nfs/rgw: support enforcing keys v4.0.68
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 13 Oct 2021 08:26:59 +0000 (10:26 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 26 Oct 2021 14:39:58 +0000 (16:39 +0200)
commitb8db1166c51f9398f0e4478d1782c77710ff20c7
tree11c4d9a251709bfbf984e43657ca083ed4c31bd7
parentc5e4851a3ff721ff933c05e9911805cfd7132148
nfs/rgw: support enforcing keys

if one sets `ceph_nfs_rgw_access_key` and/or `ceph_nfs_rgw_secret_key`,
the nfs/rgw user creation won't take those variables into account and it
will generate a user with automatically generated credentials.
It ends up with a mismatch between what will be set in ganesha.conf and
the created user.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2010754
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-nfs/tasks/create_rgw_nfs_user.yml