Greenwave: use SSL (amqps) url
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
167ed318f3
commit
4eca9bc091
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# For complete details on all configuration options, see the documentation
|
# For complete details on all configuration options, see the documentation
|
||||||
# https://fedora-messaging.readthedocs.io/en/latest/configuration.html.
|
# https://fedora-messaging.readthedocs.io/en/latest/configuration.html.
|
||||||
|
|
||||||
amqp_url = "amqp://greenwave{{ env_suffix }}:@rabbitmq01{{ env_suffix }}.phx2.fedoraproject.org/%2Fpubsub"
|
amqp_url = "amqps://greenwave{{ env_suffix }}:@rabbitmq01{{ env_suffix }}.phx2.fedoraproject.org/%2Fpubsub"
|
||||||
|
|
||||||
publish_exchange = "amq.topic"
|
publish_exchange = "amq.topic"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue