Skip to content

Commit

Permalink
Merge pull request #237 from bastelfreak/centos6
Browse files Browse the repository at this point in the history
Drop EoL CentOS 6
  • Loading branch information
ekohl authored Dec 3, 2020
2 parents 226a5bc + cde8f12 commit f631d94
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ See in file [REFERENCE.md](REFERENCE.md).

Net-SNMP module support is available with these operating systems:

* RedHat family - tested on CentOS 6, CentOS 7
* RedHat family - tested on CentOS 7
* SuSE family - tested on SLES 11 SP1
* Debian family - tested on Debian 8, Debian 9, Ubuntu 14.04, Ubuntu 16.04, Ubuntu 18.04

Expand Down
8 changes: 0 additions & 8 deletions data/os/RedHat/6.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,21 +26,18 @@
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"6",
"7"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"6",
"7"
]
},
{
"operatingsystem": "OracleLinux",
"operatingsystemrelease": [
"6",
"7"
]
},
Expand Down

0 comments on commit f631d94

Please sign in to comment.