Odd that 'active' doesn't automatically do this for us.

This commit is contained in:
Ralph Bean 2015-10-13 17:18:06 +00:00
parent dcfe1d6a64
commit 37382d5242

View file

@ -5,4 +5,5 @@ config = {
# listeners. We need this so that we can push our messages on to the
# fedora-infra proper bus from over in the QA network.
'active': True,
'name': 'relay_inbound',
}