Allow the messaging briges to sign any topic
This commit is contained in:
parent
48fdb8060e
commit
c974c2bed1
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ config = dict(
|
|||
"{{topic}}": [
|
||||
{% for cert in certs %}
|
||||
"{{ cert }}",
|
||||
"fedmsg-migration-tools-fedmsg-migration-tools{{env_suffix}}.fedoraproject.org",
|
||||
{% endfor %}
|
||||
],
|
||||
{% endfor %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue