mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 03:52:09 +08:00
Use the actual cert name
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
@@ -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 %}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user