Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | try this instead because I have no idea what brings python2-fedmsg-consumers in | Ricky Elrod | 2017-08-09 | 2 | -304/+0 |
| | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | ||||
* | hotfix for consumers/__init__.py | Ricky Elrod | 2017-08-09 | 2 | -0/+304 |
| | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | ||||
* | lets break all the things | Stephen Smoogen | 2017-02-02 | 2 | -4/+4 |
| | |||||
* | Systemd wants service/unit files to get 644, not 755. | Kevin Fenzi | 2016-12-16 | 1 | -1/+1 |
| | |||||
* | Drop this patch here too as it's already applied. | Kevin Fenzi | 2016-12-03 | 1 | -6/+6 |
| | |||||
* | Drop this patch, it's now released. | Kevin Fenzi | 2016-12-02 | 1 | -7/+0 |
| | |||||
* | Pick up patch from github | Patrick Uiterwijk | 2016-12-01 | 2 | -26/+54 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Also fix gateway slave | Patrick Uiterwijk | 2016-12-01 | 2 | -0/+50 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Apply patch to fix fedmsg-gateway | Patrick Uiterwijk | 2016-12-01 | 2 | -0/+50 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Tag this with fedmsg/gateway also | Kevin Fenzi | 2016-04-04 | 1 | -0/+2 |
| | |||||
* | Do not override the complete systemd config | Michael Scherer | 2016-04-04 | 3 | -18/+10 |
| | | | | | | using the drop-in config snipper system, we can add configuration to systemd without replacing it, in case the systemd file is changed upstream. | ||||
* | Move service start to the end (after we did set it up) | Michael Scherer | 2016-04-04 | 1 | -8/+6 |
| | | | | | | Also remove notify for handler for service, since the service will be started by service, no need to notify a handler to restart it. | ||||
* | Copy empty dummy files instead of removing default files. For ↵ | Ralph Bean | 2015-11-30 | 3 | -4/+10 |
| | | | | https://fedorahosted.org/fedora-infrastructure/ticket/4995. | ||||
* | Future proof ourselves against modern versions of python-psutil. | Ralph Bean | 2015-09-28 | 1 | -1/+6 |
| | |||||
* | Add a common tag to all the fedmsg monitor socket perms stuff | Kevin Fenzi | 2015-03-18 | 1 | -0/+2 |
| | |||||
* | Typofix. | Ralph Bean | 2015-03-17 | 1 | -1/+1 |
| | |||||
* | (stunnel) use a combined cert. | Ralph Bean | 2015-03-17 | 2 | -1/+11 |
| | |||||
* | That wasn't right. | Ralph Bean | 2015-03-17 | 1 | -1/+1 |
| | |||||
* | (stunnel) add a restart handler. | Ralph Bean | 2015-03-17 | 1 | -1/+4 |
| | |||||
* | (stunnel) use our chain file here. | Ralph Bean | 2015-03-17 | 1 | -1/+1 |
| | |||||
* | Make sure to remove the old one. | Ralph Bean | 2015-03-17 | 1 | -0/+6 |
| | |||||
* | Convert our stunnel init script to systemd. | Ralph Bean | 2015-03-17 | 3 | -146/+18 |
| | |||||
* | (proxies) start stunnel for fedmsg websockets stuff. | Ralph Bean | 2015-03-17 | 1 | -1/+7 |
| | |||||
* | (fedmsg-gateway) start it. | Ralph Bean | 2015-02-21 | 1 | -0/+6 |
| | |||||
* | Add monitoring stuff for fedmsg-gateway slaves. | Ralph Bean | 2015-02-20 | 1 | -0/+17 |
| | |||||
* | That vars syntax was invalid. | Ralph Bean | 2015-01-19 | 2 | -7/+3 |
| | |||||
* | Include the fedmsg/gateway/slave role in the new proxies setup. | Ralph Bean | 2015-01-19 | 1 | -0/+21 |
| | |||||
* | Add stunnel configuration within the fedmsg-gateway-slace role | Pierre-Yves Chibon | 2014-12-07 | 3 | -0/+176 |
| | |||||
* | Add the fedmsg/gateway/slave/ role | Pierre-Yves Chibon | 2014-12-07 | 2 | -0/+39 |
| | |||||
* | Update state from installed/removed to present/absent for yum module as per ↵ | Praveen Kumar | 2014-11-05 | 1 | -1/+1 |
| | | | | latest documents -> http://docs.ansible.com/yum_module.html | ||||
* | Tell our patched systemd fedmsg services to restart on failure. | Ralph Bean | 2014-11-05 | 1 | -0/+1 |
| | |||||
* | Ignore these errors. | Ralph Bean | 2014-07-24 | 1 | -0/+1 |
| | |||||
* | Again with the file and the present. | Ralph Bean | 2014-07-17 | 1 | -1/+1 |
| | |||||
* | Make sure nrpe can talk to the monitoring sockets of fedmsg daemons. | Ralph Bean | 2014-07-17 | 1 | -0/+8 |
| | |||||
* | Replace the fedmsg-gateway service file with our own to do resource limits ↵ | Ralph Bean | 2014-07-17 | 3 | -55/+18 |
| | | | | the systemd way. | ||||
* | Try setting up relay and gateway on new busgateway01. | Ralph Bean | 2014-07-16 | 3 | -0/+89 |