batcave: Adjust the configuration file that the fedmsg-announce hook should use

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-06-04 23:58:32 +02:00
parent d42f42bb45
commit 203489b2bc

View file

@ -14,7 +14,7 @@ import fedora_messaging.api
import fedora_messaging.exceptions
fedora_messaging.config.conf.load_config(
'/etc/fedora-messaging/git-hooks-messaging.toml')
'/etc/fedora-messaging/batcave-messaging.toml')
# Use $GIT_DIR to determine where this repo is.