bodhi: Change pagure_flatpak_namespace to flatpaks (production)
Remove staging conditionalization - Bodhi should always look for a Flaptak in flatpaks/* in pagure when looking up up ACLs.
This commit is contained in:
parent
4e5928d055
commit
6146da0aea
1 changed files with 0 additions and 2 deletions
|
@ -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.
|
# 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
|
# The default - 'modules' instead of 'flatpaks' - is for backward compatibility
|
||||||
# pagure_flatpak_namespace = modules
|
# pagure_flatpak_namespace = modules
|
||||||
{% if env == 'staging' %}
|
|
||||||
pagure_flatpak_namespace = flatpaks
|
pagure_flatpak_namespace = flatpaks
|
||||||
{% endif %}
|
|
||||||
|
|
||||||
##
|
##
|
||||||
## Product Definition Center (PDC)
|
## Product Definition Center (PDC)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue