diff --git a/dist-git-client/etc/default.ini b/dist-git-client/etc/default.ini index 6fe995f..8e5e8e0 100644 --- a/dist-git-client/etc/default.ini +++ b/dist-git-client/etc/default.ini @@ -88,7 +88,7 @@ cloning_pattern = https://gitlab.com/redhat/centos-stream/rpms/{package}.git [centos-sig] clone_hostnames = gitlab.com path_prefixes = /CentOS/ -lookaside_location = https://sources.stream.centos.org -lookaside_uri_pattern = sources/rpms/{name}/{filename}/{hashtype}/{hash}/{filename} +lookaside_location = https://git.centos.org +lookaside_uri_pattern = sources/{name}/{filename}/{hashtype}/{hash}/{filename} cloning_pattern_package_parts = sig_name rpms project_name cloning_pattern = https://gitlab.com/CentOS/{package}.git