summaryrefslogtreecommitdiffstats
path: root/roles/openshift_metrics/meta/main.yaml
blob: 567584079f00904a53d8ba0bca89e15d72bbb069 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
galaxy_info:
    author: OpenShift Development <dev@lists.openshift.redhat.com>
    description: Deploy OpenShift metrics integration for the cluster
    company: Red Hat, Inc.
    license: license (Apache)
    min_ansible_version: 2.2
    platforms:
    - name: EL
      versions:
      - 7
    - name: Fedora
      versions:
      - all
    categories:
      - openshift
dependencies:
- { role: openshift_facts }