Merge pull request #858 from rnelson0/patch-1
Support for puppet/staging 2.0.0
This commit is contained in:
commit
7370716176
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
"issues_url": "https://tickets.puppetlabs.com/browse/MODULES",
|
||||
"dependencies": [
|
||||
{"name":"puppetlabs/stdlib","version_requirement":">= 3.2.0 < 5.0.0"},
|
||||
{"name":"puppet/staging","version_requirement":">= 1.0.1 < 2.0.0"}
|
||||
{"name":"puppet/staging","version_requirement":">= 1.0.1 < 3.0.0"}
|
||||
],
|
||||
"operatingsystem_support": [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue