diff --git a/roles/fedmsg_base/templates/endpoints.py.j2 b/roles/fedmsg_base/templates/endpoints.py.j2 index f83e86f650..7d78d6e456 100644 --- a/roles/fedmsg_base/templates/endpoints.py.j2 +++ b/roles/fedmsg_base/templates/endpoints.py.j2 @@ -7,6 +7,7 @@ non_phx_suffix = 'fedoraproject.org' vpn_suffix = 'vpn.fedoraproject.org' {% endif %} + config = dict( # This is a dict of possible addresses from which fedmsg can send # messages. fedmsg.init(...) requires that a 'name' argument be passed