Add support for openSUSE
[integration/packaging/ansible-opendaylight.git] / meta / main.yml
1 ---
2 galaxy_info:
3   author: Daniel Farrell
4   description: Ansible role for the OpenDaylight SDN Controller
5   company: Red Hat
6   license: BSD
7   min_ansible_version: 1.2
8   platforms:
9   - name: EL
10     versions:
11     - 7
12   - name: Fedora
13     versions:
14     - 25
15     - 26
16   - name: OpenSUSE
17     versions:
18     - 42
19   categories:
20   - cloud
21   - clustering
22   - development
23   - networking
24 dependencies: []