]> 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)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 20 Aug 2019 07:37:29 +0000 (09:37 +0200)
commit6fa0eb90a253b59edf43cb0b792a6ccef7f9c978
tree15c340fd2d2f0a2917cd279d4ce5525f6157d844
parent19c7b650db69fef2ae9dbae9a9db807fc2767f5b
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>
(cherry picked from commit 5ee3d96fb428a734c58d8823daf660b47595bafa)
roles/ceph-validate/tasks/check_system.yml