mon: create the mgr key for release >= luminous

This fixes RHCS builds. We know which Ceph version we are running on.

Signed-off-by: Sébastien Han <seb@redhat.com>
pull/1894/head
Sébastien Han 2017-09-14 11:06:44 -06:00
parent 0d3b1b8d1f
commit fb02b1d9d3
1 changed files with 1 additions and 2 deletions

View File

@ -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