Skip to content

Commit

Permalink
metadata: require puppetlabs-apt 1.8.0 or higher
Browse files Browse the repository at this point in the history
Support for full fingerprints was only added in puppetlabs-apt 1.8.0

This module started using full fingerprints as of d9b1d8c
  • Loading branch information
3flex committed Apr 22, 2015
1 parent 03fd675 commit 2c8c57b
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 @@ -9,7 +9,7 @@
"issues_url": "https://github.com/jfryman/puppet-nginx/issues",
"dependencies": [
{"name":"puppetlabs/stdlib","version_requirement":">= 4.2.0 <5.0.0"},
{"name":"puppetlabs/apt","version_requirement":">= 1.0.0 <3.0.0"},
{"name":"puppetlabs/apt","version_requirement":">= 1.8.0 <3.0.0"},
{"name":"puppetlabs/concat","version_requirement":">= 1.1.1 <2.0.0"}
],
"requirements": [
Expand Down

0 comments on commit 2c8c57b

Please sign in to comment.