mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
check-compose: gah fix config file key name
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user