Skip to content

Commit

Permalink
Merge pull request #194 from zilchms/ubuntu22
Browse files Browse the repository at this point in the history
Add Ubuntu 22.04 support
  • Loading branch information
bastelfreak authored Apr 2, 2024
2 parents a7a22c7 + c0c59a4 commit 2ab9ba9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": [
{
"name": "saz/ssh",
"version_requirement": ">= 4.0.0 < 12.0.0"
"version_requirement": ">= 4.0.0 < 13.0.0"
},
{
"name": "puppetlabs/vcsrepo",
Expand Down Expand Up @@ -58,14 +58,13 @@
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"18.04",
"20.04"
"20.04",
"22.04"
]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"10",
"11"
]
},
Expand Down

0 comments on commit 2ab9ba9

Please sign in to comment.