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:
Pierre-Yves Chibon 2020-12-08 10:05:36 +01:00
parent 26b9aadf4b
commit cdbf639f69

View file

@ -115,5 +115,5 @@
# TTL: 10 days (in miliseconds)
message_ttl: 864000000
routing_keys:
- "org.centos.{{ env_suffix }}.gitlab.#"
# CENTOS GITLAB END
- "org.centos{{ env_suffix }}.gitlab.#"
# CENTOS GITLAB END