Skip to content

Commit

Permalink
metadata.json: Add CentOS 9 support
Browse files Browse the repository at this point in the history
  • Loading branch information
kenyon committed Dec 18, 2023
1 parent 136ee99 commit 6bc6afe
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
],
"issues_url": "https://github.com/voxpupuli/puppet-puppetboard/issues",
"operatingsystem_support": [
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"9"
]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
Expand Down

0 comments on commit 6bc6afe

Please sign in to comment.