Skip to content

Commit

Permalink
Merge pull request voxpupuli#864 from bastelfreak/puppetversion
Browse files Browse the repository at this point in the history
bump lower puppet version to 4.10.0
  • Loading branch information
juniorsysadmin authored Apr 2, 2018
2 parents a55717d + 88fb88d commit a9480b2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,11 @@
{ "name": "puppet/archive", "version_requirement": ">= 1.3.0 < 3.0.0" },
{ "name": "camptocamp/systemd", "version_requirement": ">= 0.3.0 < 2.0.0" },
{ "name": "puppetlabs/transition", "version_requirement": ">= 0.1.0 < 1.0.0" }
],
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 4.10.0 < 6.0.0"
}
]
}

0 comments on commit a9480b2

Please sign in to comment.