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:
parent
b6a8c7d5e5
commit
b9100fd1ac
1 changed files with 7 additions and 0 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue