Skip to content

Commit

Permalink
Add puppetlabs/java to metadata dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerjl committed Oct 6, 2016
1 parent 375dc2f commit 040dcd9
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,25 @@
"project_page": "https://github.com/elastic/puppet-elasticsearch",
"issues_url": "https://github.com/elastic/puppet-elasticsearch/issues",
"dependencies": [
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 3.2.0 < 5.0.0"
},
{
"name": "puppetlabs/apt",
"version_requirement": ">= 1.4.0 < 3.0.0"
},
{
"name": "ceritsc/yum",
"version_requirement": ">= 0.9.6 < 1.0.0"
},
{
"name": "richardc/datacat",
"version_requirement": ">= 0.6.2 < 1.0.0"
},
{
"name": "puppetlabs/java",
"version_requirement": ">= 1.0.0 < 2.0.0"
},
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 3.2.0 < 5.0.0"
},
{
"name": "ceritsc/yum",
"version_requirement": ">= 0.9.6 < 1.0.0"
}
],
"operatingsystem_support": [
Expand Down

0 comments on commit 040dcd9

Please sign in to comment.