Skip to content

Commit

Permalink
Add AlmaLinux/CentOS 9 support (puppetlabs#444)
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak authored Aug 6, 2024
1 parent c61e503 commit 4a27e2d
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@
{
"operatingsystem": "AlmaLinux",
"operatingsystemrelease": [
"8"
"8",
"9"
]
},
{
Expand All @@ -66,6 +67,12 @@
"9"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"9"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
Expand Down

0 comments on commit 4a27e2d

Please sign in to comment.