Hubs: fix syntax in the fedmsg conf file

This commit is contained in:
Aurélien Bompard 2018-02-02 15:10:12 +00:00
parent 42f2d39f92
commit 0a00c5a82c

View file

@ -21,7 +21,7 @@ config = {
'fas_credentials': { 'fas_credentials': {
'username': '{{ hubs_fas_username }}', 'username': '{{ hubs_fas_username }}',
'password': '{{ hubs_fas_password }}', 'password': '{{ hubs_fas_password }}',
} },
{% endif %} {% endif %}
# Use fedmsg-relay to publish messages # Use fedmsg-relay to publish messages