repospanner: Set hosts entry for fedora03 (repospanner01.phx) so it can talk to itself over lo instead of hairpin

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-04-06 16:30:00 +00:00
parent b6a8c7d5e5
commit b9100fd1ac

View file

@ -0,0 +1,7 @@
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
#
# Set fedora03.rpms.fedoraproject.org to localhost so it doesn't hit hairpinning and fail to check itself
#
127.0.0.1 fedora03.rpms.fedoraproject.org