We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ea84be + b5f1764 commit 2d5734cCopy full SHA for 2d5734c
1 file changed
metadata.json
@@ -7,6 +7,9 @@
7
"source": "https://github.com/puppetlabs/puppetlabs-concat",
8
"project_page": "https://github.com/puppetlabs/puppetlabs-concat",
9
"issues_url": "https://tickets.puppetlabs.com/browse/MODULES",
10
+ "dependencies": [
11
+ {"name":"puppetlabs/stdlib","version_requirement":">= 3.2.0 < 5.0.0"}
12
+ ],
13
"operatingsystem_support": [
14
{
15
"operatingsystem": "RedHat",
@@ -103,8 +106,5 @@
103
106
"name": "puppet",
104
107
"version_requirement": "3.x"
105
108
}
- ],
- "dependencies": [
- {"name":"puppetlabs/stdlib","version_requirement":">= 3.2.0 < 5.0.0"}
109
]
110
0 commit comments