Fix jinja2 syntax error.

This commit is contained in:
Ralph Bean 2015-04-28 12:48:15 +00:00
parent dd52398105
commit 362f33c687

View file

@ -33,7 +33,7 @@ config = dict(
# not getting messages in from proxies across the vpn. So, only use # not getting messages in from proxies across the vpn. So, only use
# proxy01 for now. # proxy01 for now.
"tcp://209.132.181.16:9941", "tcp://209.132.181.16:9941",
{% else if 'retrace' in group_names %} {% elif 'retrace' in group_names %}
# We want the retrace boxes to talk to our stg bus while we get them # We want the retrace boxes to talk to our stg bus while we get them
# ready. # ready.