summaryrefslogtreecommitdiffstats
path: root/roles/fedmsg/base/templates/endpoints-bugzilla2fedmsg.py.j2
diff options
context:
space:
mode:
authorRalph Bean <rbean@redhat.com>2016-03-29 01:22:50 +0000
committerRalph Bean <rbean@redhat.com>2016-03-29 01:22:56 +0000
commitfd9ac09148228e07f354fb3c8aaaa5c4a29dcb6b (patch)
tree84b9affd2b43701c96666d919194cb5a2dd30023 /roles/fedmsg/base/templates/endpoints-bugzilla2fedmsg.py.j2
parentc7e9a19e64d060d15a581c7f8db666a994f71dae (diff)
downloadansible-fd9ac09148228e07f354fb3c8aaaa5c4a29dcb6b.tar.gz
ansible-fd9ac09148228e07f354fb3c8aaaa5c4a29dcb6b.tar.xz
ansible-fd9ac09148228e07f354fb3c8aaaa5c4a29dcb6b.zip
Use the full name here.
Diffstat (limited to 'roles/fedmsg/base/templates/endpoints-bugzilla2fedmsg.py.j2')
-rw-r--r--roles/fedmsg/base/templates/endpoints-bugzilla2fedmsg.py.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/fedmsg/base/templates/endpoints-bugzilla2fedmsg.py.j2 b/roles/fedmsg/base/templates/endpoints-bugzilla2fedmsg.py.j2
index cff567a8d..26e9e8a38 100644
--- a/roles/fedmsg/base/templates/endpoints-bugzilla2fedmsg.py.j2
+++ b/roles/fedmsg/base/templates/endpoints-bugzilla2fedmsg.py.j2
@@ -6,7 +6,7 @@ suffix = 'phx2.fedoraproject.org'
config = dict(
endpoints={
- "bugzilla.bugzilla2fedmsg01": [
+ "bugzilla2fedmsg.bugzilla2fedmsg01": [
"tcp://bugzilla2fedmsg01.%s:3000" % suffix,
"tcp://bugzilla2fedmsg01.%s:3001" % suffix,
],