Skip to content

Commit

Permalink
Bump required puppet version 4.6.1->4.7.0
Browse files Browse the repository at this point in the history
4.6.1 was recommended while we did our upgrade from puppet3 to puppet4.
However: There were some bugs in 4.6 and puppetlabs made 4.7.0 the new
recommended and LTS version.
  • Loading branch information
bastelfreak committed May 27, 2017
1 parent 8d29820 commit 736fed2
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 @@ -79,7 +79,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 4.6.1 < 5.0.0"
"version_requirement": ">= 4.7.0 < 5.0.0"
}
],
"name": "puppet-collectd",
Expand Down

0 comments on commit 736fed2

Please sign in to comment.