Skip to content

Commit

Permalink
Merge pull request #72 from zilchms/rockyalma
Browse files Browse the repository at this point in the history
Add Alma and Rocky 8 and 9 support
  • Loading branch information
bastelfreak authored Mar 12, 2024
2 parents 01b0f0a + dedf284 commit a51f19e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,20 @@
"7"
]
},
{
"operatingsystem": "AlmaLinux",
"operatingsystemrelease": [
"8",
"9"
]
},
{
"operatingsystem": "Rocky",
"operatingsystemrelease": [
"8",
"9"
]
},
{
"operatingsystem": "SLES",
"operatingsystemrelease": [
Expand Down

0 comments on commit a51f19e

Please sign in to comment.