Skip to content

Commit

Permalink
Generating metadata.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cheeseplus committed Dec 10, 2012
1 parent 3bae0b9 commit 3513841
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
metadata.json
35 changes: 35 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"name": "riak",
"description": "Installs and configures Riak distributed data store",
"long_description": "",
"maintainer": "Basho Technologies, Inc.",
"maintainer_email": "[email protected]",
"license": "Apache 2.0",
"platforms": {
"ubuntu": ">= 0.0.0",
"debian": ">= 0.0.0",
"centos": ">= 0.0.0",
"redhat": ">= 0.0.0",
"fedora": ">= 0.0.0"
},
"dependencies": {
},
"recommendations": {
},
"suggestions": {
},
"conflicting": {
},
"providing": {
},
"replacing": {
},
"attributes": {
},
"groupings": {
},
"recipes": {
"riak": "Installs Riak"
},
"version": "1.2.1"
}

0 comments on commit 3513841

Please sign in to comment.