mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-14 16:29:54 +08:00
Configure topic prefix in the OpenShift template
Signed-off-by: Hunor Csomortáni <csomh@redhat.com>
This commit is contained in:
@@ -112,7 +112,7 @@ objects:
|
||||
|
||||
SYSTEM = 'koji'
|
||||
MESSAGING = 'umb'
|
||||
MESSAGING_TOPIC_PREFIX = ['']
|
||||
MESSAGING_TOPIC_PREFIX = ['/queue/Consumer.mbs.queue.VirtualTopic.eng']
|
||||
KOJI_CONFIG = '/etc/module-build-service/koji.conf'
|
||||
KOJI_PROFILE = 'test'
|
||||
KOJI_ARCHES = ['x86_64']
|
||||
@@ -525,7 +525,7 @@ objects:
|
||||
|
||||
SYSTEM = 'koji'
|
||||
MESSAGING = 'umb'
|
||||
MESSAGING_TOPIC_PREFIX = ['']
|
||||
MESSAGING_TOPIC_PREFIX = ['/queue/Consumer.mbs.queue.VirtualTopic.eng']
|
||||
KOJI_CONFIG = '/etc/module-build-service/koji.conf'
|
||||
KOJI_PROFILE = 'test'
|
||||
KOJI_ARCHES = ['x86_64']
|
||||
|
||||
Reference in New Issue
Block a user