Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-01-29 12:04:47 +00:00
parent 761fec8bbf
commit 18aebb2ef8

View file

@ -1,5 +1,5 @@
[darkserverweb]
{% if environment == "staging" %}
{% if env == "staging" %}
host=db01.stg.phx2.fedoraproject.org
password={{ darkserver_stg_reader_password }}
{% else %}