hapi-fhir/vagrant/chef/cookbooks/mysql/metadata.json

41 lines
811 B
JSON

{
"name": "mysql",
"version": "5.5.3",
"description": "Provides mysql_service and mysql_client resources",
"long_description": "",
"maintainer": "Chef Software, Inc.",
"maintainer_email": "cookbooks@getchef.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",
"smartos": ">= 0.0.0",
"omnios": ">= 0.0.0",
"freebsd": ">= 0.0.0",
"suse": ">= 0.0.0"
},
"dependencies": {
"yum-mysql-community": ">= 0.0.0"
},
"recommendations": {
},
"suggestions": {
},
"conflicting": {
},
"providing": {
},
"replacing": {
},
"attributes": {
},
"groupings": {
},
"recipes": {
}
}