mirror of https://github.com/ceph/ceph-ansible.git
ceph-mgr: Add support for openSUSE Leap distributions
Add support for openSUSE Leap distributions. Signed-off-by: Markos Chandras <mchandras@suse.de>pull/2151/head
parent
8135638c58
commit
f944ee3980
|
@ -11,6 +11,9 @@ galaxy_info:
|
|||
- name: EL
|
||||
versions:
|
||||
- 7
|
||||
- name: opensuse
|
||||
versions:
|
||||
- 42.3
|
||||
categories:
|
||||
- system
|
||||
dependencies: []
|
||||
|
|
Loading…
Reference in New Issue