Skip to content

Commit

Permalink
Drop Puppet 5; Add Puppet 7 support
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Dec 2, 2021
1 parent 17f2205 commit c432486
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 @@ -64,6 +64,6 @@
}
],
"requirements": [
{ "name": "puppet", "version_requirement": ">= 5.0.0 < 7.0.0" }
{ "name": "puppet", "version_requirement": ">= 6.1.0 < 8.0.0" }
]
}

0 comments on commit c432486

Please sign in to comment.