Skip to content

Commit

Permalink
Add support for RedHat and CentOS 8
Browse files Browse the repository at this point in the history
  • Loading branch information
wyardley committed Oct 18, 2023
1 parent ba728f5 commit 6a79c2e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,15 @@
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"7"
"7",
"8"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7"
"7",
"8"
]
},
{
Expand Down

0 comments on commit 6a79c2e

Please sign in to comment.