Base fedmsg setup for jenkins.

This commit is contained in:
Ralph Bean 2014-07-10 18:41:14 +00:00
parent 88335f85de
commit 1cd54af996
4 changed files with 33 additions and 1 deletions

View file

@ -24,7 +24,7 @@ config = dict(
# It is also used by the mediawiki php plugin which, due to the oddities of
# php, can't maintain a single passive-bind endpoint of it's own.
relay_inbound=[
{% if 'persistent-cloud' in group_names %}
{% if 'persistent-cloud' in group_names or 'jenkins-cloud' in group_names %}
# Stuff from the cloud has to go through our external proxy first..
#"tcp://hub.fedoraproject.org:9941",