]> 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)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 2 Nov 2020 14:53:58 +0000 (15:53 +0100)
commit79ff79c422e88e5ec848bec880ef01a87ceeb298
tree812c42c4e515e7e1f43081f7d514aa2511678c74
parent16cd183b9cb827156ab83cba6c9b85d341d681be
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>
roles/ceph-osd/tasks/openstack_config.yml