mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
Add an empty endpoints dict because fedmsg
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
This commit is contained in:
@@ -6,6 +6,7 @@ items:
|
||||
import socket
|
||||
config = dict(
|
||||
zmq_enabled=True,
|
||||
endpoints={},
|
||||
# Openshift requires that we relay through the fedmsg relay because we don't
|
||||
# know our hostname.
|
||||
active=True,
|
||||
|
||||
Reference in New Issue
Block a user