Skip to content

Commit

Permalink
Merge pull request #141 from bastelfreak/el92
Browse files Browse the repository at this point in the history
Add EL9 support
  • Loading branch information
ghoneycutt authored Dec 9, 2024
2 parents 2c73d0b + 5516bc8 commit a916601
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,26 +15,30 @@
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"7",
"8"
"8",
"9"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7",
"8"
"8",
"9"
]
},
{
"operatingsystem": "AlmaLinux",
"operatingsystemrelease": [
"8"
"8",
"9"
]
},
{
"operatingsystem": "Rocky",
"operatingsystemrelease": [
"8"
"8",
"9"
]
},
{
Expand Down

0 comments on commit a916601

Please sign in to comment.