Set up fail2ban for nginx, move IPFS gateway to proxy role
This commit is contained in:
45
cookbooks/fail2ban/metadata.json
Normal file
45
cookbooks/fail2ban/metadata.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user