Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
c30da5af
Verified
Commit
c30da5af
authored
May 28, 2020
by
Jan Alexander Steffens (heftig)
Browse files
roles/fail2ban: Remove nonexistent fail2ban_jails.nginx
parent
e31f27ed
Changes
6
Hide whitespace changes
Inline
Side-by-side
host_vars/apollo.archlinux.org
View file @
c30da5af
...
...
@@ -36,6 +36,5 @@ fail2ban_jails:
sshd: true
postfix: true
dovecot: false
nginx: true
fastcgi_cache: wiki
host_vars/aur-dev.archlinux.org
View file @
c30da5af
...
...
@@ -12,4 +12,3 @@ fail2ban_jails:
sshd: true
postfix: false
dovecot: false
nginx: false
host_vars/bbs.archlinux.org
View file @
c30da5af
...
...
@@ -12,4 +12,3 @@ fail2ban_jails:
sshd: true
postfix: false
dovecot: false
nginx: false
host_vars/bugs.archlinux.org
View file @
c30da5af
...
...
@@ -12,4 +12,3 @@ fail2ban_jails:
sshd: true
postfix: false
dovecot: false
nginx: false
host_vars/orion.archlinux.org/misc
View file @
c30da5af
...
...
@@ -27,4 +27,3 @@ fail2ban_jails:
sshd: true
postfix: true
dovecot: true
nginx: false
roles/fail2ban/defaults/main.yml
View file @
c30da5af
...
...
@@ -4,7 +4,6 @@ fail2ban_jails:
sshd
:
false
postfix
:
false
dovecot
:
false
nginx
:
false
# use variables for these directives so they can be overridden at a host or
# group level as required. note that there cannot be a space between the
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment