]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
openstack: use ceph_keyring_permissions by default
authorGaudenz Steinlin <gaudenz.steinlin@cloudscale.ch>
Mon, 10 Aug 2020 09:52:56 +0000 (11:52 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 2 Nov 2020 23:41:53 +0000 (18:41 -0500)
commit2550e44e2f36f5a9107ca32314d215d8433aef86
treeb8e7448043dd692138d65f78a3577fedcf21316a
parentec8903f4af4e688fce8cc80ba34a1ac239469cf6
openstack: use ceph_keyring_permissions by default

Otherwise this task fails if no permission is set on the item.
Previously the code omited the mode parameter if it was not set, but
this was lost with commit ab370b6ad823e551cfc324fd9c264633a34b72b5.

Signed-off-by: Gaudenz Steinlin <gaudenz.steinlin@cloudscale.ch>
(cherry picked from commit 79ff79c422e88e5ec848bec880ef01a87ceeb298)
roles/ceph-osd/tasks/openstack_config.yml