Skip to content

Commit

Permalink
drop puppet6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
saz committed May 22, 2024
1 parent 47794ca commit 84cda54
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 @@ -50,7 +50,7 @@
}
],
"requirements": [
{ "name": "puppet", "version_requirement": ">=6.1.0 <9.0.0" }
{ "name": "puppet", "version_requirement": ">=7.0.0 <9.0.0" }
],
"dependencies": [
{ "name": "puppetlabs/stdlib", "version_requirement": ">=2.6.0 < 10.0.0" }
Expand Down

0 comments on commit 84cda54

Please sign in to comment.