Use current bugreport template in koschei prod
This commit is contained in:
parent
aa806bdb11
commit
35d6c5bf38
1 changed files with 0 additions and 2 deletions
|
@ -79,7 +79,6 @@ config = {
|
|||
"openid": {
|
||||
"openid_provider": "{{ koschei_openid_provider }}",
|
||||
},
|
||||
{% if env == 'staging' %} # this is for > 1.6.1
|
||||
"links": [
|
||||
{"name": "Packages",
|
||||
"url": "https://apps{{ env_prefix }}.fedoraproject.org/packages/{package.name}"},
|
||||
|
@ -117,7 +116,6 @@ config = {
|
|||
{{ koschei_topurl }}/package/{name}"""
|
||||
},
|
||||
},
|
||||
{% endif %}
|
||||
}
|
||||
|
||||
# Local Variables:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue