]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
nfs/rgw: support enforcing keys 4.2z4 v4.0.62.8
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 13 Oct 2021 08:26:59 +0000 (10:26 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 15 Nov 2021 07:46:23 +0000 (08:46 +0100)
commit27b10488dbc018f0873b8487862b6fdf1210e6bc
tree6e6a85c3bdca4d94467e55ed137e2666d9a78a8b
parent889be93f367ca0647bb2eb913f8c173e6cc0e7d3
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>
(cherry picked from commit b8db1166c51f9398f0e4478d1782c77710ff20c7)
roles/ceph-nfs/tasks/create_rgw_nfs_user.yml