iad2 / proxy101: candidate registry
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>
This commit is contained in:
parent
cb2fa9f453
commit
f3233ba3d6
1 changed files with 3 additions and 0 deletions
3
roles/hosts/files/proxy101.iad2.fedoraproject.org-hosts
Normal file
3
roles/hosts/files/proxy101.iad2.fedoraproject.org-hosts
Normal file
|
@ -0,0 +1,3 @@
|
|||
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
||||
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
||||
192.168.1.93 oci-candidate-registry01
|
Loading…
Add table
Add a link
Reference in a new issue