mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Add IPs to blocked_ips
There are two IPs hammering pagure.io, so let's stop that. Signed-off-by: Michal Konečný <michal.konecny@pacse.eu>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
# Define resources for this group of hosts here.
|
||||
blocked_ip_v6: []
|
||||
blocked_ips: ['14.102.69.78', '104.219.54.236', '103.38.177.2', '110.172.140.98', '183.80.131.253', '113.190.178.137', '115.76.39.108', '116.109.31.204', '209.64.155.56']
|
||||
blocked_ips: ['14.102.69.78', '104.219.54.236', '103.38.177.2', '110.172.140.98', '183.80.131.253', '113.190.178.137', '115.76.39.108', '116.109.31.204', '209.64.155.56', '175.24.248.206', '81.69.171.38']
|
||||
collectd_apache: true
|
||||
csi_primary_contact: Fedora Admins - admin@fedoraproject.org
|
||||
csi_purpose: Provides frontend (reverse) proxy for most web applications
|
||||
|
||||
Reference in New Issue
Block a user