43 lines
790 B
JSON
43 lines
790 B
JSON
{
|
|
"name": "yum",
|
|
"description": "Configures various yum components on Red Hat-like systems",
|
|
"long_description": "",
|
|
"maintainer": "Sous Chefs",
|
|
"maintainer_email": "help@sous-chefs.org",
|
|
"license": "Apache-2.0",
|
|
"platforms": {
|
|
"amazon": ">= 0.0.0",
|
|
"centos": ">= 0.0.0",
|
|
"fedora": ">= 0.0.0",
|
|
"oracle": ">= 0.0.0",
|
|
"redhat": ">= 0.0.0",
|
|
"scientific": ">= 0.0.0",
|
|
"zlinux": ">= 0.0.0"
|
|
},
|
|
"dependencies": {
|
|
|
|
},
|
|
"providing": {
|
|
|
|
},
|
|
"recipes": {
|
|
|
|
},
|
|
"version": "7.4.13",
|
|
"source_url": "https://github.com/sous-chefs/yum",
|
|
"issues_url": "https://github.com/sous-chefs/yum/issues",
|
|
"privacy": false,
|
|
"chef_versions": [
|
|
[
|
|
">= 15.3"
|
|
]
|
|
],
|
|
"ohai_versions": [
|
|
|
|
],
|
|
"gems": [
|
|
|
|
],
|
|
"eager_load_libraries": true
|
|
}
|