Skip to content

Commit

Permalink
(MODULES-5144) Prep for puppet 5
Browse files Browse the repository at this point in the history
  • Loading branch information
hunner committed Jun 29, 2017
1 parent 51f1f53 commit 1639723
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 4.6.1 < 5.0.0"
"version_requirement": ">= 4.6.1 < 6.0.0"
}
],
"dependencies": [
{"name":"puppetlabs/stdlib","version_requirement":">= 3.13.1 < 5.0.0"},
{"name":"puppetlabs/apt","version_requirement":">= 1.8.0 < 3.0.0"},
{"name":"puppetlabs/apt","version_requirement":">= 1.8.0 < 5.0.0"},
{"name":"puppet/staging","version_requirement":">= 0.3.1 < 2.0.0"}
]
}

0 comments on commit 1639723

Please sign in to comment.