Skip to content

Commit

Permalink
Add AlmaLinux/Rocky/CentOS support
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Aug 4, 2023
1 parent 426cd18 commit 847bcbd
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,25 @@
"8"
]
},
{
"operatingsystem": "Rocky",
"operatingsystemrelease": [
"8"
]
},
{
"operatingsystem": "AlmaLinux",
"operatingsystemrelease": [
"8"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7",
"8"
]
},
{
"operatingsystem": "SLES",
"operatingsystemrelease": [
Expand Down

0 comments on commit 847bcbd

Please sign in to comment.