Fix jinja2 syntax error.
This commit is contained in:
parent
dd52398105
commit
362f33c687
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue