From: Guillaume Abrioux Date: Thu, 7 Jun 2018 07:09:38 +0000 (+0200) Subject: mon: copy openstack keys over to all mon X-Git-Tag: v3.0.37~15 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=3c9823110a9691969a658183680eeecb06791a73;p=ceph-ansible.git mon: copy openstack keys over to all mon When configuring openstack, the created keyrings aren't copied over to all monitors nodes. This should have been backported from 433ecc7cbcc1ac91cab509dabe5c647d58c18c7f but this would implie too much changes. Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1588093 Signed-off-by: Guillaume Abrioux --- diff --git a/roles/ceph-mon/tasks/openstack_config.yml b/roles/ceph-mon/tasks/openstack_config.yml index 7bf2293fe..3ab7b5a8b 100644 --- a/roles/ceph-mon/tasks/openstack_config.yml +++ b/roles/ceph-mon/tasks/openstack_config.yml @@ -56,7 +56,7 @@ when: - cephx - openstack_config - - item.0 != groups[mon_group_name] | last + - item.0 != groups[mon_group_name] - name: chmod openstack key(s) on the other mons and this mon file: