ansible/roles/hosts/files/proxy10.iad2.fedoraproject.org-hosts
Kevin Fenzi 624dbd04a9 proxies in iad2: set hosts file to use vpn for talking to container regestries
Currently the proxies can't talk to the container registries directly,
so for now route these over the vpn.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-13 14:37:46 -07:00

5 lines
254 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
192.168.1.168 oci-registry01
192.168.1.169 oci-registry02