summaryrefslogtreecommitdiffstats
path: root/roles/openshift_storage_nfs_lvm/meta/main.yml
blob: 44fee47ff6a0b66dc6cb2ba640b50ada33e227d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
galaxy_info:
  author: Jan Safranek, Troy Dawson
  description: Create LVM volumes and use them as openshift persistent volumes.
  company: Red Hat, Inc.
  license: license (Apache)
  min_ansible_version: 1.4
  platforms:
  - name: EL
    versions:
    - 7
  - name: Fedora
    versions:
    - all
  categories:
    - openshift