mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
@@ -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 %}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user