From 215e52d7e10f0d039140673b32bf0636246ac507 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Wed, 19 Aug 2015 20:46:41 +0000 Subject: [PATCH] Add internal ip for proxy10.phx2 to /etc/hosts for bodhi2. It seems like one of our proxies is timing out and causing login negotiation to fail. --- roles/hosts/files/bodhi2-hosts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/hosts/files/bodhi2-hosts b/roles/hosts/files/bodhi2-hosts index c8f9f414d9..b35101a9c6 100644 --- a/roles/hosts/files/bodhi2-hosts +++ b/roles/hosts/files/bodhi2-hosts @@ -5,3 +5,5 @@ 10.5.126.51 admin.fedoraproject.org 10.5.125.63 koji.fedoraproject.org 10.5.125.36 kojipkgs.fedoraproject.org +# This is the internal IP for proxy10.phx2 +10.5.126.51 id.fedoraproject.org