8cb34d026e
This typo in the subunit2sql worker config was preventing it from running properly. Fix it. Change-Id: I4155bdd80523b73fdc69f45d6120e8eec986dda7
10 lines
304 B
Plaintext
10 lines
304 B
Plaintext
gearman-host: logstash.openstack.org
|
|
gearman-port: 4730
|
|
config: /etc/subunit2sql/subunit2sql.conf
|
|
mqtt-host: firehose.openstack.org
|
|
mqtt-port: 8883
|
|
mqtt-topic: gearman-subunit/<%= @hostname %>
|
|
mqtt-user: <%= @mqtt_user %>
|
|
mqtt-pass: <%= @mqtt_pass %>
|
|
mqtt-ca-certs: /etc/subunit2sql/mqtt-root-CA.pem.crt
|