Skip to content

Commit

Permalink
Merge pull request #215 from mhaskel/3.2.1-prep
Browse files Browse the repository at this point in the history
Missed some EL7 platforms
  • Loading branch information
cyberious committed Oct 2, 2014
2 parents dcbefaa + d55e372 commit e5cd001
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,24 @@
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"5",
"6"
"6",
"7"
]
},
{
"operatingsystem": "OracleLinux",
"operatingsystemrelease": [
"5",
"6"
"6",
"7"
]
},
{
"operatingsystem": "Scientific",
"operatingsystemrelease": [
"5",
"6"
"6",
"7"
]
},
{
Expand Down

0 comments on commit e5cd001

Please sign in to comment.