Skip to content

Commit

Permalink
Merge pull request #295 from juniorsysadmin/pup3
Browse files Browse the repository at this point in the history
Set puppet minimum version_requirement to 3.8.7
  • Loading branch information
bastelfreak authored Dec 21, 2016
2 parents 5e2f06e + 10e90d5 commit 6c1204c
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@
"version_requirement": ">= 4.6.0 <5.0.0"
},
{
"name": "pltraining/dirtree"
"name": "pltraining/dirtree",
"version_requirement": ">= 0.3.0 <2.0.0"
},
{
"name": "puppetlabs/inifile",
Expand All @@ -70,5 +71,11 @@
"name": "puppetlabs/apt",
"version_requirement": ">= 2.2.0 <3.0.0"
}
],
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 3.8.7 <5.0.0"
}
]
}

0 comments on commit 6c1204c

Please sign in to comment.