Merge pull request #1162 from ceph/timeout-collect-keys

mon: remove collect keys
pull/1168/head
Andrew Schoen 2016-12-08 10:28:28 -06:00 committed by GitHub
commit 7812e0b32e
1 changed files with 0 additions and 6 deletions

View File

@ -60,9 +60,3 @@
when:
- use_systemd
- ceph_release_num.{{ ceph_release }} > ceph_release_num.hammer
- name: collect admin and bootstrap keys
command: ceph-create-keys --cluster {{ cluster }} --id {{ monitor_name }}
changed_when: false
failed_when: false
when: cephx