From 569f8598334dec7e190d53b2c9115c2d0f13fe28 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Sep 16 2014 15:00:08 +0000 Subject: Typofix. --- diff --git a/roles/bugzilla2fedmsg/templates/bugzilla2fedmsg.ini b/roles/bugzilla2fedmsg/templates/bugzilla2fedmsg.ini index dad517d..8d3fffa 100644 --- a/roles/bugzilla2fedmsg/templates/bugzilla2fedmsg.ini +++ b/roles/bugzilla2fedmsg/templates/bugzilla2fedmsg.ini @@ -34,7 +34,7 @@ stomp_ssl_key = /etc/pki/fedmsg/fuse-fabric-fedoraproject.org.key stomp_user = {{ redhat_dmz_broker_username }} stomp_pass = {{ redhat_dmz_broker_password }} -stomp_interval = 1000 +stomp_heartbeat = 1000 moksha.monitoring.socket = ipc:///var/run/fedmsg/monitoring-moksha-hub.socket moksha.monitoring.socket.mode = 770