42 lines
769 B
JSON
42 lines
769 B
JSON
{
|
|
"name": "yum-epel",
|
|
"description": "Installs and configures the EPEL Yum repository",
|
|
"long_description": "",
|
|
"maintainer": "Sous Chefs",
|
|
"maintainer_email": "help@sous-chefs.org",
|
|
"license": "Apache-2.0",
|
|
"platforms": {
|
|
"amazon": ">= 0.0.0",
|
|
"centos": ">= 0.0.0",
|
|
"oracle": ">= 0.0.0",
|
|
"redhat": ">= 0.0.0",
|
|
"scientific": ">= 0.0.0",
|
|
"zlinux": ">= 0.0.0"
|
|
},
|
|
"dependencies": {
|
|
|
|
},
|
|
"providing": {
|
|
|
|
},
|
|
"recipes": {
|
|
|
|
},
|
|
"version": "4.2.3",
|
|
"source_url": "https://github.com/sous-chefs/yum-epel",
|
|
"issues_url": "https://github.com/sous-chefs/yum-epel/issues",
|
|
"privacy": false,
|
|
"chef_versions": [
|
|
[
|
|
">= 12.15"
|
|
]
|
|
],
|
|
"ohai_versions": [
|
|
|
|
],
|
|
"gems": [
|
|
|
|
],
|
|
"eager_load_libraries": true
|
|
}
|