Fix end to endif
This commit is contained in:
parent
87b1411020
commit
ac6bbf9f76
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ non_phx_suffix = 'stg.fedoraproject.org'
|
||||||
{% else %}
|
{% else %}
|
||||||
suffix = 'phx2.fedoraproject.org'
|
suffix = 'phx2.fedoraproject.org'
|
||||||
non_phx_suffix = 'fedoraproject.org'
|
non_phx_suffix = 'fedoraproject.org'
|
||||||
{% end %}
|
{% endif %}
|
||||||
|
|
||||||
config = dict(
|
config = dict(
|
||||||
endpoints={
|
endpoints={
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue