From 72a06983533b15703d5f6328074610fa29bd5bc4 Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Tue, 5 Dec 2017 15:35:29 +0000 Subject: [PATCH] Configure anitya to use its fedmsg-relay Signed-off-by: Jeremy Cline --- roles/anitya/fedmsg/templates/relay.py.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/anitya/fedmsg/templates/relay.py.j2 b/roles/anitya/fedmsg/templates/relay.py.j2 index b88082d435..357c67de97 100644 --- a/roles/anitya/fedmsg/templates/relay.py.j2 +++ b/roles/anitya/fedmsg/templates/relay.py.j2 @@ -1,4 +1,5 @@ config = dict( + active=True, endpoints={ # This is the output side of the relay to which all other # services can listen.