Use the shell cert.
This commit is contained in:
parent
b306a4f54c
commit
d88dabe798
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ class CallbackModule(object):
|
|||
config = fedmsg.config.load_config()
|
||||
config.update(dict(
|
||||
name='relay_inbound',
|
||||
cert_prefix='ansible',
|
||||
cert_prefix='shell',
|
||||
active=True,
|
||||
))
|
||||
fedmsg.init(**config)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue