]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Fix version check in ceph.conf template
authorGiulio Fidente <gfidente@redhat.com>
Mon, 24 Sep 2018 08:17:02 +0000 (10:17 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 24 Sep 2018 11:08:27 +0000 (13:08 +0200)
commit6126210e0e426a4dc96ef78f90c8c6473f4c5b7c
tree44ea2b589d4fb84b8404d48108cd8482743c35cb
parent806461ac6edd6aada39173df9d9163239fd82555
Fix version check in ceph.conf template

We need to look for ceph_release when comparing with release names,
not ceph_version.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1631789
Signed-off-by: Giulio Fidente <gfidente@redhat.com>
roles/ceph-config/templates/ceph.conf.j2