fedmsg: secondary arch arm hub moved to a different host.
This commit is contained in:
parent
5bbae9ac7d
commit
c8b2e718ee
1 changed files with 2 additions and 2 deletions
|
@ -50,8 +50,8 @@ custom_rules: [
|
|||
'-A INPUT -p tcp -m tcp --dport 9941 -s 209.132.181.33 -j ACCEPT',
|
||||
# Also, ppc-hub.qa.fedoraproject.org (secondary arch koji)
|
||||
'-A INPUT -p tcp -m tcp --dport 9941 -s 209.132.181.21 -j ACCEPT',
|
||||
# Also, arm-hub01.qa.fedoraproject.org (secondary arch)
|
||||
'-A INPUT -p tcp -m tcp --dport 9941 -s 209.132.181.31 -j ACCEPT',
|
||||
# Also, arm-koji01.qa.fedoraproject.org (secondary arch)
|
||||
'-A INPUT -p tcp -m tcp --dport 9941 -s 10.5.124.138 -j ACCEPT',
|
||||
|
||||
# Allow retrace/faf to talk to the inbound fedmsg relay.
|
||||
# retrace01.qa.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue