rabbitmq: drop an extra . where we defined the gitlab-centos queue
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
26b9aadf4b
commit
cdbf639f69
1 changed files with 2 additions and 2 deletions
|
@ -115,5 +115,5 @@
|
||||||
# TTL: 10 days (in miliseconds)
|
# TTL: 10 days (in miliseconds)
|
||||||
message_ttl: 864000000
|
message_ttl: 864000000
|
||||||
routing_keys:
|
routing_keys:
|
||||||
- "org.centos.{{ env_suffix }}.gitlab.#"
|
- "org.centos{{ env_suffix }}.gitlab.#"
|
||||||
# CENTOS GITLAB END
|
# CENTOS GITLAB END
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue