Right now, proxy101 is what is resolved to internally in iad2 for candidate-registry.fedoraproject.org. It has haproxy to reach oci-candidate-registry01.iad2.fedoraproject.org on port 5000 for this, but that doesn't work currently due to RHIT firewall. So, for now we add the vpn endpoint to /etc/hosts there so haproxy works and internal machines can use the candidate registry. Once we fix the rhit firewall we should remove this. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
3 lines
196 B
Text
3 lines
196 B
Text
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
|
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
|
192.168.1.93 oci-candidate-registry01
|