Commit Graph

43 Commits

Author SHA1 Message Date
Aurélien Bompard
918c33bb31 fedmsg: update package command to not use items
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2019-06-11 17:22:12 +02:00
Patrick Uiterwijk
a20b20b32a Try this
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-11-23 23:56:01 +00:00
Patrick Uiterwijk
e578d9be02 Fix this consistently
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-11-23 23:55:19 +00:00
Patrick Uiterwijk
a8aef4be9b Make sure that nrpe can monitor fedmsg-gateway on slave gateways
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-11-23 23:50:14 +00:00
Patrick Uiterwijk
936e8b261a yum accepted pkg=, package calls it name=
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-09 00:38:26 +02:00
Patrick Uiterwijk
039b08354a Yum allowed state=installed. Lets use state=present consistently
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 22:31:03 +00:00
Patrick Uiterwijk
adcbf72f03 Packageize this, packageize that, packageize the world
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 22:25:52 +00:00
Ricky Elrod
4ba623caba try this instead because I have no idea what brings python2-fedmsg-consumers in
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-08-09 05:14:18 +00:00
Ricky Elrod
0cee28f8d4 hotfix for consumers/__init__.py
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-08-09 04:59:56 +00:00
Stephen Smoogen
e3e3317a3d lets break all the things 2017-02-02 17:16:11 +00:00
Kevin Fenzi
6c0099fb21 Systemd wants service/unit files to get 644, not 755. 2016-12-16 14:50:22 +00:00
Kevin Fenzi
b3594c0e93 Drop this patch here too as it's already applied. 2016-12-03 03:15:33 +00:00
Kevin Fenzi
aa0a4b4377 Drop this patch, it's now released. 2016-12-02 23:16:57 +00:00
Patrick Uiterwijk
0b76dd4cb5 Pick up patch from github
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-12-01 12:05:44 +00:00
Patrick Uiterwijk
cb62d23a96 Also fix gateway slave
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-12-01 11:55:21 +00:00
Patrick Uiterwijk
f79388f24e Apply patch to fix fedmsg-gateway
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-12-01 11:53:09 +00:00
Kevin Fenzi
18a757800a Tag this with fedmsg/gateway also 2016-04-04 23:02:33 +00:00
Michael Scherer
9f3e44f8c6 Do not override the complete systemd config
using the drop-in config snipper system, we can add
configuration to systemd without replacing it, in case
the systemd file is changed upstream.
2016-04-04 22:59:16 +00:00
Michael Scherer
83f2b702d5 Move service start to the end (after we did set it up)
Also remove notify for handler for service, since the service
will be started by service, no need to notify a handler to restart
it.
2016-04-04 19:24:15 +00:00
Ralph Bean
9fdaee131c Copy empty dummy files instead of removing default files. For https://fedorahosted.org/fedora-infrastructure/ticket/4995. 2015-11-30 20:19:08 +00:00
Ralph Bean
48af59b57c Future proof ourselves against modern versions of python-psutil. 2015-09-28 18:04:59 +00:00
Kevin Fenzi
df6ea0d351 Add a common tag to all the fedmsg monitor socket perms stuff 2015-03-18 13:11:37 +00:00
Ralph Bean
892d4243dc Typofix. 2015-03-17 14:47:20 +00:00
Ralph Bean
63d93036b3 (stunnel) use a combined cert. 2015-03-17 14:45:25 +00:00
Ralph Bean
88f1f35b1d That wasn't right. 2015-03-17 14:20:39 +00:00
Ralph Bean
f11e60978f (stunnel) add a restart handler. 2015-03-17 14:15:13 +00:00
Ralph Bean
25a1d46dc2 (stunnel) use our chain file here. 2015-03-17 14:13:54 +00:00
Ralph Bean
8a5f607260 Make sure to remove the old one. 2015-03-17 14:06:03 +00:00
Ralph Bean
9fcdbe8fbd Convert our stunnel init script to systemd. 2015-03-17 14:02:35 +00:00
Ralph Bean
db7f4d05f5 (proxies) start stunnel for fedmsg websockets stuff. 2015-03-17 14:02:35 +00:00
Ralph Bean
9a95681073 (fedmsg-gateway) start it. 2015-02-21 21:11:11 +00:00
Ralph Bean
abf8cec398 Add monitoring stuff for fedmsg-gateway slaves. 2015-02-20 17:13:52 +00:00
Ralph Bean
4192c9d11d That vars syntax was invalid. 2015-01-19 20:53:29 +00:00
Ralph Bean
415eb39fd7 Include the fedmsg/gateway/slave role in the new proxies setup. 2015-01-19 20:33:26 +00:00
Pierre-Yves Chibon
b17badb5fe Add stunnel configuration within the fedmsg-gateway-slace role 2014-12-07 23:48:20 +00:00
Pierre-Yves Chibon
ee9fbbecaa Add the fedmsg/gateway/slave/ role 2014-12-07 23:36:14 +00:00
Praveen Kumar
4b1e5162d7 Update state from installed/removed to present/absent for yum module as per latest documents -> http://docs.ansible.com/yum_module.html 2014-11-05 15:32:11 +00:00
Ralph Bean
fa85764d3b Tell our patched systemd fedmsg services to restart on failure. 2014-11-05 15:18:49 +00:00
Ralph Bean
e5e380857e Ignore these errors. 2014-07-24 19:57:05 +00:00
Ralph Bean
0b46561764 Again with the file and the present. 2014-07-17 21:25:41 +00:00
Ralph Bean
02f193e30f Make sure nrpe can talk to the monitoring sockets of fedmsg daemons. 2014-07-17 21:22:21 +00:00
Ralph Bean
532004d77b Replace the fedmsg-gateway service file with our own to do resource limits the systemd way. 2014-07-17 18:36:07 +00:00
Ralph Bean
f889df3727 Try setting up relay and gateway on new busgateway01. 2014-07-16 22:56:32 +00:00