From 0f7426448b3d1da30d60b854c6a8fe517ca29f6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Thu, 4 Jul 2024 08:00:18 +0200 Subject: [PATCH] Bugzilla2Fedmsg: Add FAJSON URL in the config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bompard --- .../bugzilla2fedmsg/templates/fedora-messaging.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/openshift-apps/bugzilla2fedmsg/templates/fedora-messaging.toml b/roles/openshift-apps/bugzilla2fedmsg/templates/fedora-messaging.toml index 664fcc4dfa..b933e4b618 100644 --- a/roles/openshift-apps/bugzilla2fedmsg/templates/fedora-messaging.toml +++ b/roles/openshift-apps/bugzilla2fedmsg/templates/fedora-messaging.toml @@ -18,6 +18,8 @@ certfile = "/etc/pki/fedora-messaging/bugzilla2fedmsg-cert.pem" [consumer_config] + fasjson_url = "https://fasjson{{ env_suffix }}.fedoraproject.org" + [consumer_config.stomp] # Broker URI # http://nikipore.github.io/stompest/protocol.html#stompest.protocol.failover.StompFailoverUri