mirror of https://github.com/ceph/ceph-ansible.git
Update ceph_keys.yml
parent
102befa927
commit
62892fbdf6
|
@ -9,6 +9,7 @@
|
|||
when:
|
||||
- cephx
|
||||
- ceph_release_num.{{ ceph_release }} > ceph_release_num.jewel
|
||||
-
|
||||
# NOTE (leseb): wait for mon discovery and quorum resolution
|
||||
# the admin key is not instantaneously created so we have to wait a bit
|
||||
- name: "wait for {{ cluster }}.client.admin.keyring exists"
|
||||
|
|
Loading…
Reference in New Issue