mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +08:00
adjust firewall rules on db-fas01.stg
This commit is contained in:
@@ -30,8 +30,8 @@ fas_client_groups: sysadmin-dba,sysadmin-noc,sysadmin-veteran
|
||||
#
|
||||
custom_rules:
|
||||
- '-A INPUT -p tcp -m tcp -s 10.5.128.129 --dport 5432 -j ACCEPT'
|
||||
- '-A INPUT -p tcp -m tcp -s 10.5.126.35 --dport 5432 -j ACCEPT'
|
||||
- '-A INPUT -p tcp -m tcp -s 10.5.126.28 --dport 5432 -j ACCEPT'
|
||||
- '-A INPUT -p tcp -m tcp -s 10.5.128.137 --dport 5432 -j ACCEPT'
|
||||
- '-A INPUT -p tcp -m tcp -s 10.5.126.130 --dport 5432 -j ACCEPT'
|
||||
|
||||
#
|
||||
# Large updates pushes cause lots of db threads doing the tag moves, so up this from default.
|
||||
|
||||
Reference in New Issue
Block a user