fedmsg/base: pagure no longer uses fedmsg
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
3acb75215d
commit
0df925d9c4
1 changed files with 0 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
|||
# This tells our nodes to also pull messages from pagure.
|
||||
# Among those nodes is our public gateway which means that it will forward them
|
||||
# back out to the public on "our bus".
|
||||
|
||||
config = dict(
|
||||
{% if env != 'staging' %}
|
||||
endpoints={
|
||||
"pagure-public-relay": [
|
||||
"tcp://pagure01.fedoraproject.org:9940",
|
||||
],
|
||||
},
|
||||
{% endif %}
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue