From c8b2e718ee444fb7227dd6c905e45665bc64fd71 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Tue, 16 Feb 2016 20:11:49 +0000 Subject: [PATCH] fedmsg: secondary arch arm hub moved to a different host. --- inventory/group_vars/proxies | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/group_vars/proxies b/inventory/group_vars/proxies index 5973469f37..53a291b4d6 100644 --- a/inventory/group_vars/proxies +++ b/inventory/group_vars/proxies @@ -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