Skip to content

Commit

Permalink
Merge pull request #67 from bastelfreak/el8
Browse files Browse the repository at this point in the history
Add AlmaLinux/Rocky/CentOS support
  • Loading branch information
bastelfreak committed Aug 4, 2023
2 parents 426cd18 + 847bcbd commit 7150dab
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 7150dab

Please sign in to comment.