Initial Chef repository
This commit is contained in:
30
cookbooks/yum-mysql-community/metadata.json
Normal file
30
cookbooks/yum-mysql-community/metadata.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "yum-mysql-community",
|
||||
"version": "0.1.17",
|
||||
"description": "Installs/Configures yum-mysql-community",
|
||||
"long_description": "",
|
||||
"maintainer": "Chef Software, Inc",
|
||||
"maintainer_email": "Sean OMeara <sean@chef.io>",
|
||||
"license": "Apache 2.0",
|
||||
"platforms": {
|
||||
},
|
||||
"dependencies": {
|
||||
"yum": ">= 3.0"
|
||||
},
|
||||
"recommendations": {
|
||||
},
|
||||
"suggestions": {
|
||||
},
|
||||
"conflicting": {
|
||||
},
|
||||
"providing": {
|
||||
},
|
||||
"replacing": {
|
||||
},
|
||||
"attributes": {
|
||||
},
|
||||
"groupings": {
|
||||
},
|
||||
"recipes": {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user