diff options
-rw-r--r-- | recipes-containers/container-host-config/container-host-config/registries.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/container-host-config/container-host-config/registries.conf b/recipes-containers/container-host-config/container-host-config/registries.conf index ba6c3f6e..926d8c36 100644 --- a/recipes-containers/container-host-config/container-host-config/registries.conf +++ b/recipes-containers/container-host-config/container-host-config/registries.conf | |||
@@ -9,7 +9,7 @@ | |||
9 | # and 'registries.block'. | 9 | # and 'registries.block'. |
10 | 10 | ||
11 | [registries.search] | 11 | [registries.search] |
12 | registries = ['docker.io', 'registry.fedoraproject.org', 'quay.io', 'registry.access.redhat.com', 'registry.centos.org'] | 12 | registries = ['docker.io', 'registry.fedoraproject.org', 'quay.io', 'registry.access.redhat.com'] |
13 | 13 | ||
14 | # If you need to access insecure registries, add the registry's fully-qualified name. | 14 | # If you need to access insecure registries, add the registry's fully-qualified name. |
15 | # An insecure registry is one that does not have a valid SSL certificate or only does HTTP. | 15 | # An insecure registry is one that does not have a valid SSL certificate or only does HTTP. |