happinesspackets-stg is cloud, thus .184, not .181 (PHX2)

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-07-18 21:05:34 +02:00
parent acb8f291e0
commit 142a25b7a3

View file

@ -65,7 +65,7 @@ custom_rules: [
'-A INPUT -p tcp -m tcp --dport 9941 -s 10.5.131.72 -j ACCEPT', '-A INPUT -p tcp -m tcp --dport 9941 -s 10.5.131.72 -j ACCEPT',
# Allow happinesspackets-stg.fedorainfracloud.org to talk to the inbound fedmsg relay # Allow happinesspackets-stg.fedorainfracloud.org to talk to the inbound fedmsg relay
'-A INPUT -p tcp -m tcp --dport 9941 -s 209.132.181.123 -j ACCEPT', '-A INPUT -p tcp -m tcp --dport 9941 -s 209.132.184.123 -j ACCEPT',
] ]
fas_client_groups: sysadmin-noc,fi-apprentice,sysadmin-web,sysadmin-veteran fas_client_groups: sysadmin-noc,fi-apprentice,sysadmin-web,sysadmin-veteran