Skip to content

Commit

Permalink
Fixed CenOS/RedHat naming... should be EL. Also added tags to help pe…
Browse files Browse the repository at this point in the history
…ople find it on Galaxy
  • Loading branch information
Greg Clough committed Mar 23, 2018
1 parent 3861bc2 commit eabd1a0
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@ galaxy_info:
platforms:
- name: Debian
versions:
- all
- jessie
- stretch
- name: Ubuntu
versions:
- all
- name: CentOS
- xenial
- trusty
- name: EL
versions:
- all
- name: RedHat
versions:
- all
- 6
- 7
categories:
- database
- database:sql
Expand All @@ -28,5 +28,9 @@ galaxy_info:
- sql
- database
- postgis
- debian
- ubuntu
- centos
- redhat

dependencies: []

0 comments on commit eabd1a0

Please sign in to comment.