mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
add a blocked ip to cut down spambot
This commit is contained in:
@@ -65,6 +65,8 @@ custom_rules: [
|
||||
'-A INPUT -p tcp -m tcp --dport 9941 -s 10.5.131.71 -j ACCEPT',
|
||||
]
|
||||
|
||||
blocked_ips: [ '103.38.69.187', '122.177.64.148' ]
|
||||
|
||||
fas_client_groups: sysadmin-noc,fi-apprentice,sysadmin-web,sysadmin-veteran
|
||||
|
||||
collectd_apache: true
|
||||
|
||||
Reference in New Issue
Block a user