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