Tell pagure which cert to use.
This commit is contained in:
parent
6b6917b56d
commit
bf65d432a8
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ config = dict(
|
||||||
|
|
||||||
# Tell every call to `fedmsg.publish` to use the relay
|
# Tell every call to `fedmsg.publish` to use the relay
|
||||||
active=True,
|
active=True,
|
||||||
|
cert_prefix="pagure-{{inventory_hostname_short}}",
|
||||||
|
|
||||||
environment="prod",
|
environment="prod",
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue