From 029eb2a6d3ee354fcb928bfa8bde71c400f18ec5 Mon Sep 17 00:00:00 2001 From: WingKai Ho Date: Thu, 2 Mar 2017 14:09:08 +0800 Subject: [PATCH] Update ceph_keys.yml --- roles/ceph-mon/tasks/ceph_keys.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/ceph-mon/tasks/ceph_keys.yml b/roles/ceph-mon/tasks/ceph_keys.yml index 78b3c6c5e..4feba09e9 100644 --- a/roles/ceph-mon/tasks/ceph_keys.yml +++ b/roles/ceph-mon/tasks/ceph_keys.yml @@ -9,7 +9,6 @@ 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"