28 Commits

Author SHA1 Message Date
Ralph Bean
510973e1cd Determine process at log-time, not startup-time.
This is because things like the fedmsg-hub are daemons, and will double-fork
into the background.  If we determine the process at startup time, that original
process is long dead by the time we get to the first log statement.
2014-02-27 15:05:34 +00:00
Ralph Bean
0b54cd4623 Make that ContextInjector thing jsonifiable. 2014-02-27 15:01:09 +00:00
Ralph Bean
187b690d73 That new logging stuff requires python-psutil. 2014-02-27 14:48:49 +00:00
Ralph Bean
1b875b543f Add lots of context to fedmsg error emails. 2014-02-27 14:40:40 +00:00
Ralph Bean
ad28ec6b08 fedmsg error logs work. 2014-02-24 19:59:27 +00:00
Ralph Bean
efb59e9f60 Try out mailing fedmsg errors in staging. 2014-02-24 19:38:48 +00:00
Luke Macken
fc78e7cad5 Add bodhi01 to the fedmsg ssl.py 2014-02-20 20:44:48 +00:00
Luke Macken
75260593b2 Add bodhi01 to our fedmsg endpoints.py 2014-02-20 20:14:06 +00:00
Ralph Bean
d903e76839 A stab at summershum deployment. 2014-02-19 17:25:58 +00:00
Stephen Smoogen
417471d978 Now remove proxy05/proxy5 app06/app6 from ansible. 2014-02-04 20:59:01 +00:00
Ralph Bean
578365bc34 Bump fedmsg endpoints for fas and pkgdb to agree with the number of wsgi processes. 2014-02-03 22:01:17 +00:00
Ralph Bean
789e1d7814 Disable this relay endpoint since apparently copr-be.cloud can find it. 2014-01-29 22:01:37 +00:00
Ralph Bean
1ca4f5ed0d Fix copr fedmsg cert name. 2014-01-29 21:16:33 +00:00
Ralph Bean
eb66da624b s/semanage/semodule/ 2014-01-28 19:57:21 +00:00
Ralph Bean
091a117c4f A custom selinux module for fedmsg. 2014-01-28 19:51:26 +00:00
Ralph Bean
e05439c3c6 Add fedocal fedmsg endpoints. 2014-01-28 18:51:52 +00:00
Ralph Bean
c14eb4b78f Remove fedmsg endpoints for the old trac plugin. 2014-01-09 17:33:34 +00:00
Kevin Fenzi
af5c168225 Another loop fix 2014-01-01 20:03:52 +00:00
Kevin Fenzi
f7d56ff2b1 Fix old variable usage. Patch from janeznemanic. Thanks! 2014-01-01 19:15:11 +00:00
Ralph Bean
ab4fc88277 Add fedmsg cert declarations for fedocal. 2013-11-12 21:37:15 +00:00
Ralph Bean
7123aa80ca Only use proxy01 for incoming fedmsg. 2013-11-08 19:00:45 +00:00
Ralph Bean
99f5adf002 Add link to upstream ticket in a comment. 2013-11-08 19:00:45 +00:00
Ralph Bean
bd75546240 List the external proxy in fedmsg's relay_inbound. 2013-11-08 15:19:57 +00:00
Ralph Bean
f390c09c3f Use correct cert-prefix and hostname for copr-be fedmsg cert declaration. 2013-11-08 14:58:33 +00:00
Ralph Bean
f87358058a Add copr-be fedmsg cert declaration. 2013-11-08 14:36:17 +00:00
Ralph Bean
c06416d746 Typofix to mailman fedmsg endpoint definition. 2013-11-07 15:52:28 +00:00
Ralph Bean
ba9027ef15 fedmsg for mailman01.stg. 2013-11-07 14:37:15 +00:00
Ralph Bean
3dbdfde65c Move fedmsg_base stuff from a task to a role.
Submitted by janeznemanic for
https://fedorahosted.org/fedora-infrastructure/ticket/4011
2013-10-15 03:40:57 +00:00