Skip to content

Commit

Permalink
Drop CentOS 6 support
Browse files Browse the repository at this point in the history
CentOS 6 is EOL and the tests don't pass anymore. We need to drop
support for it.
  • Loading branch information
bastelfreak committed Dec 8, 2020
1 parent 1cb7513 commit be3554f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions data/family/RedHat/6.yaml

This file was deleted.

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

0 comments on commit be3554f

Please sign in to comment.