Skip to content

Commit

Permalink
Merge pull request #674 from bastelfreak/rhel5
Browse files Browse the repository at this point in the history
drop legacy OS from support matrix
  • Loading branch information
juniorsysadmin committed May 27, 2017
2 parents e42c1f5 + 162be38 commit f0426c6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions metadata.json
Expand Up @@ -3,47 +3,41 @@
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"5",
"6",
"7"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"5",
"6",
"7"
]
},
{
"operatingsystem": "OracleLinux",
"operatingsystemrelease": [
"5",
"6",
"7"
]
},
{
"operatingsystem": "Scientific",
"operatingsystemrelease": [
"5",
"6",
"7"
]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"6",
"7",
"8"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"12.04",
"14.04",
"16.04"
]
Expand Down

0 comments on commit f0426c6

Please sign in to comment.