summaryrefslogtreecommitdiffstats
path: root/roles/openshift_storage_nfs_lvm/meta/main.yml
blob: 62ea54883f44d4a525a0d0895028da5023b20279 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
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
dependencies: []