[packages/fedmsg] add pld infra to endpoints enabled by default
glen
glen at pld-linux.org
Sat Mar 19 15:30:33 CET 2016
commit 207272d18ebff5ca60d6b112bb96e3a4e5266423
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Mar 19 15:53:42 2016 +0200
add pld infra to endpoints enabled by default
config.patch | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/config.patch b/config.patch
index 34b1255..08b0a71 100644
--- a/config.patch
+++ b/config.patch
@@ -1,7 +1,6 @@
---- fedmsg-0.11.1/fedmsg.d/endpoints.py~ 2014-10-21 18:34:55.000000000 +0300
-+++ fedmsg-0.11.1/fedmsg.d/endpoints.py 2014-11-23 03:23:59.491285537 +0200
-@@ -24,10 +24,10 @@
- endpoints={
+--- fedmsg-0.11.1/fedmsg.d/endpoints.py 2014-11-23 03:23:59.491285537 +0200
++++ fedmsg-0.16.4/fedmsg.d/endpoints.py 2016-03-19 15:52:56.357095171 +0200
+@@ -25,14 +25,17 @@
# These are here so your local box can listen to the upstream
# infrastructure's bus. Cool, right? :)
- "fedora-infrastructure": [
@@ -14,6 +13,14 @@
#"debian-infrastructure": [
# "tcp://fedmsg.olasd.eu:9940",
#],
+ #"anitya-public-relay": [
+ # "tcp://release-monitoring.org:9940",
+ #],
++ "pld-infra": [
++ "tcp://ep09.pld-linux.org:9940",
++ ],
+ },
+ )
--- fedmsg-0.11.1/fedmsg.d/base.py~ 2014-10-21 18:34:55.000000000 +0300
+++ fedmsg-0.11.1/fedmsg.d/base.py 2014-12-01 21:01:11.065992062 +0200
@@ -20,6 +20,9 @@
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fedmsg.git/commitdiff/207272d18ebff5ca60d6b112bb96e3a4e5266423
More information about the pld-cvs-commit
mailing list