mirror of https://github.com/ceph/ceph-ansible.git
Merge pull request #1894 from ceph/mgr-version
mon: create the mgr key for release >= luminouspull/1899/head
commit
fcb0a01e28
|
@ -130,5 +130,4 @@
|
|||
- item.stat.exists == true
|
||||
when:
|
||||
- inventory_hostname == groups[mon_group_name]|last
|
||||
- not ceph_docker_image_tag.find('jewel') != -1
|
||||
- ceph_docker_image != 'rhceph'
|
||||
- ceph_release_num.{{ ceph_release }} >= ceph_release_num.luminous
|
||||
|
|
Loading…
Reference in New Issue