mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 05:51:56 +08:00
update proxy iptables for s390 koji move
This commit is contained in:
@@ -59,8 +59,8 @@ custom_rules: [
|
||||
'-A INPUT -p tcp -m tcp --dport 9941 -s 10.5.124.171 -j ACCEPT',
|
||||
# retrace02.qa.fedoraproject.org
|
||||
'-A INPUT -p tcp -m tcp --dport 9941 -s 10.5.124.172 -j ACCEPT',
|
||||
# Also, s390-hub01.qa.fedoraproject.org (secondary arch)
|
||||
'-A INPUT -p tcp -m tcp --dport 9941 -s 10.5.124.191 -j ACCEPT',
|
||||
# Also, s390-hub01.s390.fedoraproject.org (secondary arch)
|
||||
'-A INPUT -p tcp -m tcp --dport 9941 -s 10.5.129.180 -j ACCEPT',
|
||||
|
||||
# Allow resultsdb talk to the inbound fedmsg relay.
|
||||
'-A INPUT -p tcp -m tcp --dport 9941 -s 10.5.124.207 -j ACCEPT',
|
||||
|
||||
Reference in New Issue
Block a user