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