Skip to content

Commit 67bae9f

Browse files
author
Morgan Haskel
committed
Fix issues URL and make format match puppet module build
1 parent 8dd37ae commit 67bae9f

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

metadata.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "Apache 2.0",
77
"source": "git://github.com/puppetlabs/puppetlabs-mysql.git",
88
"project_page": "http://github.com/puppetlabs/puppetlabs-mysql",
9-
"issues_url": "https://github.com/puppetlabs/puppetlabs-mysql/issues",
9+
"issues_url": "https://tickets.puppetlabs.com/browse/MODULES",
1010
"operatingsystem_support": [
1111
{
1212
"operatingsystem": "RedHat",
@@ -75,9 +75,6 @@
7575
],
7676
"description": "Mysql module",
7777
"dependencies": [
78-
{
79-
"name": "puppetlabs/stdlib",
80-
"version_requirement": ">= 3.2.0"
81-
}
78+
{"name":"puppetlabs/stdlib","version_requirement":">= 3.2.0"}
8279
]
8380
}

0 commit comments

Comments
 (0)