Initial Chef repository
This commit is contained in:
39
cookbooks/mysql2_chef_gem/metadata.json
Normal file
39
cookbooks/mysql2_chef_gem/metadata.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"name": "mysql2_chef_gem",
|
||||
"version": "1.0.1",
|
||||
"description": "Provides the mysql2_chef_gem resource",
|
||||
"long_description": "",
|
||||
"maintainer": "Nicolas Blanc",
|
||||
"maintainer_email": "sinfomicien@gmail.com",
|
||||
"license": "Apache 2.0",
|
||||
"platforms": {
|
||||
"amazon": ">= 0.0.0",
|
||||
"redhat": ">= 0.0.0",
|
||||
"centos": ">= 0.0.0",
|
||||
"scientific": ">= 0.0.0",
|
||||
"fedora": ">= 0.0.0",
|
||||
"debian": ">= 0.0.0",
|
||||
"ubuntu": ">= 0.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"build-essential": ">= 0.0.0",
|
||||
"mysql": ">= 0.0.0",
|
||||
"mariadb": ">= 0.0.0"
|
||||
},
|
||||
"recommendations": {
|
||||
},
|
||||
"suggestions": {
|
||||
},
|
||||
"conflicting": {
|
||||
},
|
||||
"providing": {
|
||||
},
|
||||
"replacing": {
|
||||
},
|
||||
"attributes": {
|
||||
},
|
||||
"groupings": {
|
||||
},
|
||||
"recipes": {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user