Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Commit e267bac

Browse files
committed
Merge pull request #54 from bramwelt/patch-1
Update metadata to Puppet Forge quality standards
2 parents a7661a8 + b1386fc commit e267bac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

metadata.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,23 @@
33
"version": "2.6.6",
44
"author": "maestrodev",
55
"summary": "SonarQube installation and configuration",
6-
"license": "Apache License, Version 2.0",
6+
"license": "Apache-2.0",
77
"source": "http://github.com/maestrodev/puppet-sonarqube",
88
"project_page": "http://github.com/maestrodev/puppet-sonarqube",
99
"issues_url": "https://github.com/maestrodev/puppet-sonarqube/issues",
1010
"description": "A module to install and configure SonarQube (former Sonar)",
1111
"dependencies": [
1212
{
1313
"name": "maestrodev/wget",
14-
"version_requirement": ">=0.0.1"
14+
"version_requirement": ">=0.0.1 <2.0.0"
1515
},
1616
{
1717
"name": "maestrodev/maven",
18-
"version_requirement": ">=0.0.2"
18+
"version_requirement": ">=0.0.2 <2.0.0"
1919
},
2020
{
2121
"name": "puppetlabs/stdlib",
22-
"version_requirement": ">=2.3.0"
22+
"version_requirement": ">=2.3.0 <5.0.0"
2323
}
2424
],
2525
"operatingsystem_support": [

0 commit comments

Comments
 (0)