Fix typo in the Planet RabbitMQ user
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
d884a0f8ba
commit
f6cbc5c6fc
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
amqp_url = "amqps://pungi{{ env_suffix }}:@rabbitmq{{ env_suffix }}.fedoraproject.org/%2Fpubsub"
|
||||
amqp_url = "amqps://planet{{ env_suffix }}:@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