Skip to content

Commit

Permalink
add RHEL8 and Centos8 Support
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonHoenscheid committed Dec 7, 2023
1 parent 411ffad commit beced87
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 @@ -15,13 +15,15 @@
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"7"
"7",
"8"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7"
"7",
"8"
]
},
{
Expand Down

0 comments on commit beced87

Please sign in to comment.