Skip to content

Commit

Permalink
Merge pull request #281 from voxpupuli/el
Browse files Browse the repository at this point in the history
Add OracleLinux/Alma/Rocky support
  • Loading branch information
bastelfreak authored Jan 19, 2024
2 parents a90f3fc + 52171fd commit 4de4ac1
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,27 @@
"9"
]
},
{
"operatingsystem": "OracleLinux",
"operatingsystemrelease": [
"8",
"9"
]
},
{
"operatingsystem": "Rocky",
"operatingsystemrelease": [
"8",
"9"
]
},
{
"operatingsystem": "AlmaLinux",
"operatingsystemrelease": [
"8",
"9"
]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
Expand Down

0 comments on commit 4de4ac1

Please sign in to comment.