We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45b4f4b + 67bae9f commit e5a300aCopy full SHA for e5a300a
metadata.json
@@ -6,7 +6,7 @@
6
"license": "Apache 2.0",
7
"source": "git://github.com/puppetlabs/puppetlabs-mysql.git",
8
"project_page": "http://github.com/puppetlabs/puppetlabs-mysql",
9
- "issues_url": "https://github.com/puppetlabs/puppetlabs-mysql/issues",
+ "issues_url": "https://tickets.puppetlabs.com/browse/MODULES",
10
"operatingsystem_support": [
11
{
12
"operatingsystem": "RedHat",
@@ -75,9 +75,6 @@
75
],
76
"description": "Mysql module",
77
"dependencies": [
78
- {
79
- "name": "puppetlabs/stdlib",
80
- "version_requirement": ">= 3.2.0"
81
- }
+ {"name":"puppetlabs/stdlib","version_requirement":">= 3.2.0"}
82
]
83
}
0 commit comments