diff --git a/roles/fedmsg/base/templates/relay.py.j2 b/roles/fedmsg/base/templates/relay.py.j2 index f7eaebe5fb..c454445d6d 100644 --- a/roles/fedmsg/base/templates/relay.py.j2 +++ b/roles/fedmsg/base/templates/relay.py.j2 @@ -33,7 +33,7 @@ config = dict( # not getting messages in from proxies across the vpn. So, only use # proxy01 for now. "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 # ready.