Skip to content

Commit

Permalink
Merge pull request #1079 from puppetlabs/bugfix-bump_minimum_puppet_v…
Browse files Browse the repository at this point in the history
…ersion

(bugfix) - Declare minimum Puppet version 6.24.0
  • Loading branch information
GSPatton authored Dec 20, 2022
2 parents ee98a5a + d5ba24f commit 51c360a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 6.0.0 < 8.0.0"
"version_requirement": ">= 6.24.0 < 8.0.0"
}
],
"template-url": "https://github.com/puppetlabs/pdk-templates.git#main",
Expand Down

0 comments on commit 51c360a

Please sign in to comment.