openshift: update the hosts file pointing to registry.rh.io

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-05-19 21:49:42 +02:00
parent 37f5e4995e
commit ba9bfed241
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
104.117.13.176 registry.access.redhat.com
104.112.183.144 registry.redhat.io
184.30.189.133 registry.redhat.io

View file

@ -1,3 +1,3 @@
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
104.112.183.144 registry.redhat.io
184.30.189.133 registry.redhat.io