]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
plugins/actions/validate.py: allow ceph_repository 'obs' on openSUSE
authorJohannes Kastl <kastl@b1-systems.de>
Wed, 21 Aug 2019 19:54:03 +0000 (21:54 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 22 Aug 2019 18:23:15 +0000 (20:23 +0200)
commitf6b6f7d5b020af502f85d4b377e20e432b3ae2f7
tree1667cb5e82f72b28b57d160ce89240ed79bc650c
parentefd38ecc88f2a4438f7377f3b93e6d8e7edd851d
plugins/actions/validate.py: allow ceph_repository 'obs' on openSUSE

Allow the use of 'obs' as a valid value for ceph_repository, and validate that
- OS is openSUSE
- ceph_obs_repo is defined

Signed-off-by: Johannes Kastl <kastl@b1-systems.de>
plugins/actions/validate.py