diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index b28f420836..0eb3e9e811 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -509,9 +509,7 @@ pagure_url = https://src{{env_suffix}}.fedoraproject.org/ # This is the namespace where we expect to find the git sources for a Flatpak. # The default - 'modules' instead of 'flatpaks' - is for backward compatibility # pagure_flatpak_namespace = modules -{% if env == 'staging' %} pagure_flatpak_namespace = flatpaks -{% endif %} ## ## Product Definition Center (PDC)