Fun with templates
This commit is contained in:
parent
a49d86841d
commit
6e606f6684
5 changed files with 7 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
{% if environment == 'staging' %}
|
||||
{% if environment equals 'staging' %}
|
||||
suffix = 'stg.phx2.fedoraproject.org'
|
||||
non_phx_suffix = 'stg.fedoraproject.org'
|
||||
{% else %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue