Skip to content

Commit 9e8ce94

Browse files
author
David Swan
committed
(MODULES-8444) - Raise lower Puppet bound
1 parent 9848130 commit 9e8ce94

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

metadata.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
"source": "https://github.com/puppetlabs/puppetlabs-stdlib",
88
"project_page": "https://github.com/puppetlabs/puppetlabs-stdlib",
99
"issues_url": "https://tickets.puppetlabs.com/browse/MODULES",
10-
"dependencies": [
11-
12-
],
10+
"dependencies": [],
1311
"operatingsystem_support": [
1412
{
1513
"operatingsystem": "RedHat",
@@ -97,11 +95,11 @@
9795
"requirements": [
9896
{
9997
"name": "puppet",
100-
"version_requirement": ">= 2.7.20 < 7.0.0"
98+
"version_requirement": ">= 5.5.10 < 7.0.0"
10199
}
102100
],
103101
"description": "Standard Library for Puppet Modules",
104102
"pdk-version": "1.8.0",
105103
"template-url": "https://github.com/puppetlabs/pdk-templates",
106104
"template-ref": "heads/master-0-gfde5699"
107-
}
105+
}

0 commit comments

Comments
 (0)