check-compose: gah fix config file key name

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson
2019-06-19 16:11:51 -07:00
parent 4527c00b3e
commit 5bad190a65

View File

@@ -43,7 +43,7 @@ exchange = "zmq.topic"
routing_keys = [{% for key in checkcompose_amqp_routing_keys %}"{{ key }}",{% endfor %}]
[consumer_config]
relval_prod = {{ checkcompose_prod|lower }}
checkcomp_prod = {{ checkcompose_prod|lower }}
[qos]
prefetch_size = 0