Skip to content

Commit b3463fa

Browse files
committed
fix metadata
1 parent 342d2e8 commit b3463fa

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

metadata.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,9 @@
77
"source": "https://github.com/spantree/puppet-phpldapadmin",
88
"project_page": "https://github.com/spantree/puppet-phpldapadmin",
99
"issues_url": "https://github.com/spantree/puppet-phpldapadmin/issues",
10-
"dependencies": [
11-
{
12-
"name": "puppetlabs-stdlib",
13-
"version_range": ">= 1.0.0"
14-
}
15-
],
1610
"operatingsystem_support": [
1711
{
18-
"operatingystem": "Debian",
12+
"operatingsystem": "Debian",
1913
"operatingsystemrelease": [
2014
"6",
2115
"7"
@@ -29,6 +23,12 @@
2923
]
3024
}
3125
],
26+
"dependencies": [
27+
{
28+
"name": "puppetlabs-stdlib",
29+
"version_range": ">= 1.0.0"
30+
}
31+
],
3232
"requirements": [
3333
{ "name": "pe", "version_requirement": "3.2.x" },
3434
{ "name": "puppet", "version_requirement": "3.4.x" }

0 commit comments

Comments
 (0)