merged to master (styhead shortly) and scarthgap. Bruce
In message: [meta-virtualization][PATCH] container-host-config: Remove centos registry on 21/10/2024 Lukasz Czechowski wrote: > Update registry list by removing 'registry.centos.org' entry. > This registry is no longer available. > Decommissioning of the registry was announced in the thread: > https://lists.centos.org/hyperkitty/list/[email protected]/thread/EHGCQUHLDQ6LI474ZAB7MPRZFJD77P3S/ > > Signed-off-by: Lukasz Czechowski <[email protected]> > --- > .../container-host-config/container-host-config/registries.conf | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > 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 @@ > # and 'registries.block'. > > [registries.search] > -registries = ['docker.io', 'registry.fedoraproject.org', 'quay.io', > 'registry.access.redhat.com', 'registry.centos.org'] > +registries = ['docker.io', 'registry.fedoraproject.org', 'quay.io', > 'registry.access.redhat.com'] > > # If you need to access insecure registries, add the registry's > fully-qualified name. > # An insecure registry is one that does not have a valid SSL certificate or > only does HTTP. > -- > 2.43.0 >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8951): https://lists.yoctoproject.org/g/meta-virtualization/message/8951 Mute This Topic: https://lists.yoctoproject.org/mt/109134175/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
