Better this way
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
238c62b290
commit
603aafab17
1 changed files with 1 additions and 1 deletions
|
@ -22,8 +22,8 @@ config = dict(
|
||||||
"{{topic}}": [
|
"{{topic}}": [
|
||||||
{% for cert in certs %}
|
{% for cert in certs %}
|
||||||
"{{ cert }}",
|
"{{ cert }}",
|
||||||
"fedmsg-migration-tools-fedmsg-migration-tools{{env_suffix}}.fedoraproject.org",
|
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
"fedmsg-migration-tools-fedmsg-migration-tools{{env_suffix}}.fedoraproject.org",
|
||||||
],
|
],
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue