Skip to content

Commit 45ff21e

Browse files
author
jtimberman
committed
regenerate latest metadata.json for consistency across cookbooks.
1 parent b01aadd commit 45ff21e

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

metadata.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"recipes": {
3+
},
4+
"attributes": {
5+
},
6+
"providing": {
7+
},
8+
"platforms": {
9+
"ubuntu": [
10+
11+
],
12+
"debian": [
13+
14+
]
15+
},
16+
"dependencies": {
17+
},
18+
"replacing": {
19+
},
20+
"version": "0.9.0",
21+
"name": "java",
22+
"groupings": {
23+
},
24+
"long_description": "= DESCRIPTION:\n\nInstalls Java and Ant.\n\n= REQUIREMENTS:\n\nPlatform: Ubuntu, Debian, Red Hat, CentOS, Fedora.\n\nEnable the 'multiverse' repository on Ubuntu, 'non-free' on Debian or EPEL on RH/Cent/Fedora to get the Java package, or edit the default recipe to point at the Java package for your platform.\n\n= USAGE:\n\nSimply include the recipe where you want Java installed. Note the respository requirement above to get the right package. On Debian and Ubuntu systems, the recipe will preseed the package and update java alternaties.\n\n= LICENSE and AUTHOR:\n\nCopyright 2008-2010, 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",
25+
"recommendations": {
26+
},
27+
"license": "Apache 2.0",
28+
"maintainer": "Opscode, Inc.",
29+
"suggestions": {
30+
},
31+
"maintainer_email": "[email protected]",
32+
"conflicting": {
33+
},
34+
"description": "Installs java"
35+
}

0 commit comments

Comments
 (0)