Initial Chef repository
This commit is contained in:
34
cookbooks/yum-epel/metadata.json
Normal file
34
cookbooks/yum-epel/metadata.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"name": "yum-epel",
|
||||
"version": "0.6.0",
|
||||
"description": "Installs/Configures yum-epel",
|
||||
"long_description": "",
|
||||
"maintainer": "Chef",
|
||||
"maintainer_email": "Sean OMeara <someara@getchef.com>",
|
||||
"license": "Apache 2.0",
|
||||
"platforms": {
|
||||
"redhat": ">= 0.0.0",
|
||||
"centos": ">= 0.0.0",
|
||||
"scientific": ">= 0.0.0",
|
||||
"amazon": ">= 0.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"yum": "~> 3.0"
|
||||
},
|
||||
"recommendations": {
|
||||
},
|
||||
"suggestions": {
|
||||
},
|
||||
"conflicting": {
|
||||
},
|
||||
"providing": {
|
||||
},
|
||||
"replacing": {
|
||||
},
|
||||
"attributes": {
|
||||
},
|
||||
"groupings": {
|
||||
},
|
||||
"recipes": {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user