From d3db72608e395720857d2eb91fe81627991c1454 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Feb 25 2025 23:30:29 +0000 Subject: Don't allow to request repositories in modules/ namespace There are no new modules in Fedora distgit. Signed-off-by: Miro Hrončok --- diff --git a/conf/etc/rpkg/fedpkg-stage.conf b/conf/etc/rpkg/fedpkg-stage.conf index e6f6f15..d33b4cc 100644 --- a/conf/etc/rpkg/fedpkg-stage.conf +++ b/conf/etc/rpkg/fedpkg-stage.conf @@ -26,7 +26,7 @@ clone_config_container = bz.default-component %(repo)s sendemail.to container-%(repo)s-maintainers@fedoraproject.org distgit_namespaced = True -distgit_namespaces = rpms container modules flatpaks +distgit_namespaces = rpms container flatpaks lookaside_namespaced = True kerberos_realms = STG.FEDORAPROJECT.ORG oidc_id_provider = https://id.stg.fedoraproject.org/openidc/ diff --git a/conf/etc/rpkg/fedpkg.conf b/conf/etc/rpkg/fedpkg.conf index d7da904..fa08a8a 100644 --- a/conf/etc/rpkg/fedpkg.conf +++ b/conf/etc/rpkg/fedpkg.conf @@ -26,7 +26,7 @@ clone_config_container = bz.default-component %(repo)s sendemail.to container-%(repo)s-maintainers@fedoraproject.org distgit_namespaced = True -distgit_namespaces = rpms container modules flatpaks +distgit_namespaces = rpms container flatpaks lookaside_namespaced = True kerberos_realms = FEDORAPROJECT.ORG oidc_id_provider = https://id.fedoraproject.org/openidc/