resultsdb-ci-listener: you know a _ looks like a -, but it is not
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
a44f995a57
commit
ad87e20f9f
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ data:
|
|||
# For complete details on all configuration options, see the documentation
|
||||
# https://fedora-messaging.readthedocs.io/en/latest/configuration.html.
|
||||
|
||||
amqp_url = "amqps://resultsdb{{ env_suffix }}_ci_listener:@rabbitmq{{ env_suffix }}.fedoraproject.org/%2Fpubsub"
|
||||
amqp_url = "amqps://resultsdb{{ env_suffix }}-ci-listener:@rabbitmq{{ env_suffix }}.fedoraproject.org/%2Fpubsub"
|
||||
|
||||
{% if env == "staging" %}
|
||||
topic_prefix = "org.fedoraproject.stg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue