Tell pagure which cert to use.

This commit is contained in:
Ralph Bean 2015-05-18 18:41:21 +00:00
parent 6b6917b56d
commit bf65d432a8

View file

@ -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",