]> git-server-git.apps.pok.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:42:18 +0000 (18:42 -0500)
commita1ff05b26ea63e5c9f8bbeb5339cff806465954e
treed288d80aee546ea2038895cf4ae470bb668f38c9
parentf344fe6f92a8f2b1efb699638bbc534c44375afb
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