Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > 9da440b942262d83848ca3e7f26015fb > files > 2

koji-hub-plugins-1.12.2-1.mga6.noarch.rpm

# config file for the Koji messagebus plugin

[broker]
host = amqp.example.com
port = 5671
ssl = true
timeout = 10
heartbeat = 60
# PLAIN options
auth = PLAIN
username = guest
password = guest
# GSSAPI options
# auth = GSSAPI
# keytab = /etc/koji-hub/plugins/koji-messagebus.keytab
# principal = messagebus/koji.example.com@EXAMPLE.COM

[exchange]
name = koji.events
type = topic
durable = true

[topic]
prefix = koji.event