openshift: update the hosts file pointing to registry.rh.io
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
37f5e4995e
commit
ba9bfed241
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue