-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.json
45 lines (40 loc) · 873 Bytes
/
metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"name": "mysql",
"description": "Provides mysql_service, mysql_config, and mysql_client resources",
"long_description": "",
"maintainer": "Sous Chefs",
"maintainer_email": "[email protected]",
"license": "Apache-2.0",
"platforms": {
"redhat": ">= 7.0",
"centos": ">= 7.0",
"scientific": ">= 7.0",
"oracle": ">= 7.0",
"amazon": ">= 0.0.0",
"fedora": ">= 0.0.0",
"debian": ">= 9.0",
"ubuntu": ">= 16.04",
"opensuseleap": ">= 0.0.0",
"suse": ">= 12.0"
},
"dependencies": {
},
"providing": {
},
"recipes": {
},
"version": "9.0.0",
"source_url": "https://github.com/sous-chefs/mysql",
"issues_url": "https://github.com/sous-chefs/mysql/issues",
"privacy": false,
"chef_versions": [
[
">= 12.7"
]
],
"ohai_versions": [
],
"gems": [
],
"eager_load_libraries": true
}