Skip to content

Commit

Permalink
puppet/archive: allow 5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Apr 16, 2021
1 parent 3546820 commit 9630b8e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@
"project_page": "https://github.com/voxpupuli/puppet-kafka",
"issues_url": "https://github.com/voxpupuli/puppet-kafka/issues",
"dependencies": [
{
"name": "puppet/archive",
"version_requirement": ">= 1.0.0 < 5.0.0"
},
{
"name": "puppetlabs/java",
"version_requirement": ">= 1.4.2 < 6.0.0"
Expand All @@ -27,6 +23,10 @@
{
"name": "camptocamp/systemd",
"version_requirement": ">= 0.4.0 < 3.0.0"
},
{
"name": "puppet/archive",
"version_requirement": ">= 1.0.0 < 6.0.0"
}
],
"operatingsystem_support": [
Expand Down

0 comments on commit 9630b8e

Please sign in to comment.