summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging_elasticsearch/meta/main.yaml
blob: 6a9a6539c764b36096aedff9c4e55cf3f7daf4db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
galaxy_info:
  author: OpenShift Red Hat
  description: OpenShift Aggregated Logging Elasticsearch Component
  company: Red Hat, Inc.
  license: Apache License, Version 2.0
  min_ansible_version: 2.2
  platforms:
  - name: EL
    versions:
    - 7
  categories:
  - cloud
dependencies:
- role: lib_openshift
- role: openshift_facts