Skip to content

Commit

Permalink
add EL 8 and 9 support
Browse files Browse the repository at this point in the history
  • Loading branch information
zilchms committed Feb 10, 2024
1 parent 032e65a commit 01065a6
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,17 @@
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7"
"7",
"8",
"9"
]
},
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"7"
"7",
"8",
"9"
]
},
{
Expand Down

0 comments on commit 01065a6

Please sign in to comment.