This commit is contained in:
Ralph Bean 2014-06-24 14:36:01 +00:00
parent e3f8c50b23
commit 25a565ab9c

View file

@ -15,7 +15,7 @@ bugzilla.username = {{ bugzilla_user }}
bugzilla.password = {{ bugzilla_password }}
# Stomp broker configuration.
{% if env == 'staging %}
{% if env == 'staging' %}
stomp_uri = fuse-fabric-01.stg.jboss.org:61617,fuse-fabric-02.stg.jboss.org:61617,fuse-fabric-03.stg.jboss.org:61617
stomp_ssl_crt = /etc/fedmsg/pki/fedora.devel.engineering.redhat.com.crt
stomp_ssl_key = /etc/fedmsg/pki/fedora.devel.engineering.redhat.com.key