]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Fix error caused by missing OSD cluster keyring 1107/head
authorIvan Font <ifont@redhat.com>
Fri, 18 Nov 2016 07:03:11 +0000 (23:03 -0800)
committerIvan Font <ifont@redhat.com>
Fri, 18 Nov 2016 07:03:11 +0000 (23:03 -0800)
commit92ffc5307deb1407643f1ad3025e8cbd8207e559
treeccc78ab6912cf691095b8faaf0d82851018aaa36
parent5b8b9534c0ee1ee12d001cc663eb5eba27d549c1
Fix error caused by missing OSD cluster keyring

Ansible task was not properly fetching OSD cluster keyring causing
the keyring to be missing when we needed to authenticate. Similarly, we
were not properly waiting on the OSD keyring to be available before
continuing.

Signed-off-by: Ivan Font <ifont@redhat.com>
roles/ceph-osd/tasks/docker/fetch_configs.yml
vagrant_variables.yml.atomic