Skip to content

Commit f07556e

Browse files
author
jtimberman
committed
regenerate latest metadata.json for consistency across cookbooks.
1 parent 329604d commit f07556e

1 file changed

Lines changed: 41 additions & 0 deletions

File tree

metadata.json

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
{
2+
"recipes": {
3+
},
4+
"attributes": {
5+
},
6+
"providing": {
7+
},
8+
"platforms": {
9+
"ubuntu": [
10+
11+
],
12+
"debian": [
13+
14+
]
15+
},
16+
"dependencies": {
17+
"java": [
18+
19+
],
20+
"runit": [
21+
22+
]
23+
},
24+
"replacing": {
25+
},
26+
"version": "0.3.0",
27+
"name": "activemq",
28+
"groupings": {
29+
},
30+
"long_description": "= DESCRIPTION:\n\nInstalls activemq and sets up a runit service.\n\n= REQUIREMENTS:\n\nTested on Ubuntu 9.04.\n\nOpscode cookbooks:\n\n* java\n* runit\n\n= ATTRIBUTES:\n\n* activemq[:mirror] - download URL up to the apache/activemq/apache-activemq directory.\n* activemq[:version] - version to install.\n\n= USAGE:\n\nInclude the default recipe on systems where you want to run activemq. At this time the cookbook doesn't use any custom configuration for activemq.\n\n= LICENSE AND AUTHOR:\n\nAuthor:: Joshua Timberman (<joshua@opscode.com>)\n\nCopyright:: 2009, Opscode, Inc\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n",
31+
"recommendations": {
32+
},
33+
"license": "Apache 2.0",
34+
"maintainer": "Opscode, Inc.",
35+
"suggestions": {
36+
},
37+
"maintainer_email": "cookbooks@opscode.com",
38+
"conflicting": {
39+
},
40+
"description": "Installs activemq and sets it up as a runit service"
41+
}

0 commit comments

Comments
 (0)