diff --git a/inventory/group_vars/anitya-frontend b/inventory/group_vars/anitya-frontend index 43564ac9df..a558b9c515 100644 --- a/inventory/group_vars/anitya-frontend +++ b/inventory/group_vars/anitya-frontend @@ -15,7 +15,7 @@ custom_rules: [ '-A INPUT -p tcp -m tcp -s 10.5.126.13 --dport 873 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 192.168.1.59 --dport 873 -j ACCEPT', # Need so that anitya-backend can talk fedmsg to our relay - '-A INPUT -p tcp -m tcp -s 140.211.169.230 --dport 9939 -j ACCEPT', + '-A INPUT -p tcp -m tcp -s 140.211.169.230 --dport 9941 -j ACCEPT', ] fas_client_groups: sysadmin-noc,sysadmin-web