Use the actual cert name
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
663645d0f4
commit
d5977b86f4
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ config = dict(
|
|||
{% for cert in certs %}
|
||||
"{{ cert }}",
|
||||
{% endfor %}
|
||||
"fedmsg-migration-tools-fedmsg-migration-tools{{env_suffix}}.fedoraproject.org",
|
||||
"fedmsg-migration-tools{{env_suffix}}.fedoraproject.org",
|
||||
],
|
||||
{% endfor %}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue