Skip to content

Commit

Permalink
Merge pull request #510 from bastelfreak/rocky
Browse files Browse the repository at this point in the history
Add Rocky & AlmaLinux support
  • Loading branch information
evgeni authored Oct 30, 2023
2 parents 10f193d + 57ee9e7 commit 1230cf3
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
@@ -1,5 +1,19 @@
{
"operatingsystem_support": [
{
"operatingsystem": "AlmaLinux",
"operatingsystemrelease": [
"8",
"9"
]
},
{
"operatingsystem": "Rocky",
"operatingsystemrelease": [
"8",
"9"
]
},
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
Expand Down

0 comments on commit 1230cf3

Please sign in to comment.