Update ceph_keys.yml

pull/1336/head
WingKai Ho 2017-03-02 14:07:52 +08:00 committed by GitHub
parent 102befa927
commit 62892fbdf6
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
when: when:
- cephx - cephx
- ceph_release_num.{{ ceph_release }} > ceph_release_num.jewel - ceph_release_num.{{ ceph_release }} > ceph_release_num.jewel
-
# NOTE (leseb): wait for mon discovery and quorum resolution # NOTE (leseb): wait for mon discovery and quorum resolution
# the admin key is not instantaneously created so we have to wait a bit # the admin key is not instantaneously created so we have to wait a bit
- name: "wait for {{ cluster }}.client.admin.keyring exists" - name: "wait for {{ cluster }}.client.admin.keyring exists"