no braces needed here
This commit is contained in:
parent
33cac41231
commit
41d67b3c07
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ rpmbuild_timeout=172800
|
||||||
|
|
||||||
use_createrepo_c=True
|
use_createrepo_c=True
|
||||||
|
|
||||||
{% if {{koji_topurl}} == https://kojipkgs.fedoraproject.org/ %}
|
{% if koji_topurl == 'https://kojipkgs.fedoraproject.org/' %}
|
||||||
; add some additional urls for failover
|
; add some additional urls for failover
|
||||||
topurl = {{koji_topurl}},https://kojipkgs01.fedoraproject.org,https://kojipkgs02.fedoraproject.org
|
topurl = {{koji_topurl}},https://kojipkgs01.fedoraproject.org,https://kojipkgs02.fedoraproject.org
|
||||||
{% else %}
|
{% else %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue