Skip to content

Commit

Permalink
Merge pull request #157 from voxpupuli/puppet8_20230723
Browse files Browse the repository at this point in the history
Add Puppet 8 support
  • Loading branch information
kenyon committed Sep 3, 2023
2 parents 4503411 + aac11d0 commit 2b414f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 4.25.0 < 9.0.0"
"version_requirement": ">= 4.25.0 < 10.0.0"
},
{
"name": "puppet/systemd",
Expand All @@ -60,7 +60,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 7.0.0 < 8.0.0"
"version_requirement": ">= 7.0.0 < 9.0.0"
}
]
}

0 comments on commit 2b414f9

Please sign in to comment.