Skip to content

Commit

Permalink
Merge pull request #334 from bastelfreak/oracle
Browse files Browse the repository at this point in the history
Add OracleLinux Support
  • Loading branch information
bastelfreak committed Apr 16, 2024
2 parents 99f6dc0 + 4008b7f commit 171fc7f
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 @@ -57,6 +57,27 @@
"8",
"9"
]
},
{
"operatingsystem": "AlmaLinux",
"operatingsystemrelease": [
"8",
"9"
]
},
{
"operatingsystem": "Rocky",
"operatingsystemrelease": [
"8",
"9"
]
},
{
"operatingsystem": "OracleLinux",
"operatingsystemrelease": [
"8",
"9"
]
}
],
"requirements": [
Expand Down

0 comments on commit 171fc7f

Please sign in to comment.