diff --git a/roles/openshift-apps/messaging-bridges/templates/fedmsg-migration-tools.py b/roles/openshift-apps/messaging-bridges/templates/fedmsg-migration-tools.py index 27734aca06..5dbb789710 100644 --- a/roles/openshift-apps/messaging-bridges/templates/fedmsg-migration-tools.py +++ b/roles/openshift-apps/messaging-bridges/templates/fedmsg-migration-tools.py @@ -37,7 +37,7 @@ config = { {% for cert in certs %} "{{ cert }}", {% endfor %} -"fedmsg-migration-tools-fedmsg-migration-tools{{env_suffix}}.fedoraproject.org", + "fedmsg-migration-tools-fedmsg-migration-tools{{env_suffix}}.fedoraproject.org", ], {% endfor %} },