Whitespace, again.
This commit is contained in:
parent
44def7be49
commit
5f71682fcd
1 changed files with 4 additions and 2 deletions
|
@ -1,7 +1,9 @@
|
||||||
{
|
{
|
||||||
|
|
||||||
{% if env == "staging" %}
|
{% if env == "staging" %}
|
||||||
"authority": "id.stg.fedoraproject.org"
|
"authority": "id.stg.fedoraproject.org"
|
||||||
{% else %}
|
{% else %}
|
||||||
"authority": "id.fedoraproject.org"
|
"authority": "id.fedoraproject.org"
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue