chef/cookbooks/fail2ban/metadata.json

46 lines
895 B
JSON

{
"name": "fail2ban",
"description": "Installs and configures fail2ban",
"long_description": "",
"maintainer": "Sous-Chefs",
"maintainer_email": "help@sous-chefs.org",
"license": "Apache-2.0",
"platforms": {
"amazon": ">= 0.0.0",
"centos": ">= 0.0.0",
"debian": ">= 0.0.0",
"fedora": ">= 0.0.0",
"oracle": ">= 0.0.0",
"redhat": ">= 0.0.0",
"scientific": ">= 0.0.0",
"ubuntu": ">= 0.0.0",
"suse": ">= 0.0.0",
"opensuseleap": ">= 0.0.0"
},
"dependencies": {
"yum-epel": ">= 0.0.0"
},
"providing": {
},
"recipes": {
},
"version": "7.0.4",
"source_url": "https://github.com/chef-cookbooks/fail2ban",
"issues_url": "https://github.com/chef-cookbooks/fail2ban/issues",
"privacy": false,
"chef_versions": [
[
">= 15.3"
]
],
"ohai_versions": [
],
"gems": [
],
"eager_load_libraries": true
}