Skip to content

Commit

Permalink
Merge pull request #212 from bastelfreak/el3
Browse files Browse the repository at this point in the history
Drop EoL CentOS 6,7,8 & Red Hat 6 & 7 support
  • Loading branch information
ekohl authored Jul 18, 2024
2 parents 3f4a77e + a5dc64e commit 64e9a09
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,14 @@
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"6",
"7",
"8"
"8",
"9"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"6",
"7",
"8"
"9"
]
},
{
Expand Down

0 comments on commit 64e9a09

Please sign in to comment.