Try env
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
761fec8bbf
commit
18aebb2ef8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[darkserverweb]
|
||||
{% if environment == "staging" %}
|
||||
{% if env == "staging" %}
|
||||
host=db01.stg.phx2.fedoraproject.org
|
||||
password={{ darkserver_stg_reader_password }}
|
||||
{% else %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue