Skip to content

Commit

Permalink
Merge pull request #704 from griggi-ws/deps
Browse files Browse the repository at this point in the history
Drop Ubuntu 18.04, allow systemd 6.x
  • Loading branch information
kenyon committed Nov 14, 2023
2 parents ffe0bbe + d31558b commit 78135ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
{
"name": "puppet/systemd",
"version_requirement": ">= 1.1.1 < 6.0.0"
"version_requirement": ">= 1.1.1 < 7.0.0"
},
{
"name": "puppet/archive",
Expand Down Expand Up @@ -75,7 +75,6 @@
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"18.04",
"20.04",
"22.04"
]
Expand Down

0 comments on commit 78135ca

Please sign in to comment.