proxies: drop vpn workaround for registries

The iad2 registries should be reachable now via the normal path, so we
can drop this workaround. Should make things faster too.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-06-20 13:16:09 -07:00
parent a92253601d
commit 73f8fe76ad
4 changed files with 0 additions and 12 deletions

View file

@ -1,5 +1,2 @@
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

View file

@ -1,5 +1,2 @@
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

View file

@ -1,5 +1,2 @@
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

View file

@ -1,5 +1,2 @@
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