]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
only support openSUSE Leap 15.x, fail on 42.x
authorJohannes Kastl <kastl@b1-systems.de>
Sat, 27 Jul 2019 14:09:26 +0000 (16:09 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 5 Aug 2019 13:46:31 +0000 (09:46 -0400)
commit5ee3d96fb428a734c58d8823daf660b47595bafa
tree5a660a1801ff10c59f2cbc621290c05dadbb51cf
parent771f25b1f823ce46995b62dec84f9f3515bfac2c
only support openSUSE Leap 15.x, fail on 42.x

openSUSE switched from 'openSUSE 13.x' to 'openSUSE Leap 42.x' and then to
'openSUSE Leap 15.x' to align with SLES15 development.
The previous logic did not correctly allow the current release, as 15.x matched
the 'less than 42.3' condition.

For now only support openSUSE Leap 15.x, and extend support once 16.x is
released (or whatever the exact version will be)

Signed-off-by: Johannes Kastl <kastl@b1-systems.de>
roles/ceph-validate/tasks/check_system.yml