Skip to content

Commit

Permalink
Merge pull request #149 from zilchms/ubuntu22
Browse files Browse the repository at this point in the history
Add Ubuntu 22.04 support
  • Loading branch information
bastelfreak authored Mar 18, 2024
2 parents 63ff2bf + 5bdbd7b commit c830524
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"18.04",
"20.04"
"20.04",
"22.04"
]
},
{
Expand Down Expand Up @@ -56,7 +56,7 @@
},
{
"name": "puppet/epel",
"version_requirement": ">= 3.0.0 < 5.0.0"
"version_requirement": ">= 3.0.0 < 6.0.0"
}
]
}

0 comments on commit c830524

Please sign in to comment.