Let openqa-stg01 talk to the staging fedmsg relay.

This commit is contained in:
Ralph Bean 2016-03-10 21:26:08 +00:00
parent 4043d326b5
commit be61b3c1cf

View file

@ -67,6 +67,9 @@ custom_rules: [
# Allow resultsdb talk to the inbound fedmsg relay.
'-A INPUT -p tcp -m tcp --dport 9941 -s 10.5.124.147 -j ACCEPT',
# Allow openqa to talk to the inbound fedmsg relay.
'-A INPUT -p tcp -m tcp --dport 9941 -s 10.5.131.72 -j ACCEPT',
]
fas_client_groups: sysadmin-noc,fi-apprentice