Skip to content

Commit

Permalink
Remove support of Puppet <7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mbloch1986 committed Aug 3, 2023
1 parent cf6fc17 commit d5dd360
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions metadata.json
Expand Up @@ -10,7 +10,7 @@
"dependencies": [
{
"name": "puppet/archive",
"version_requirement": "1.3.0"
"version_requirement": "6.0.2"
}
],
"data_provider": "hiera",
Expand All @@ -36,7 +36,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 5.0.0 < 8.0.0"
"version_requirement": ">= 7.0.0 < 8.0.0"
}
],
"tags": [
Expand Down

0 comments on commit d5dd360

Please sign in to comment.