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:
parent
a92253601d
commit
73f8fe76ad
4 changed files with 0 additions and 12 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue