summaryrefslogtreecommitdiffstats
path: root/roles/fedmsg/gateway
Commit message (Collapse)AuthorAgeFilesLines
* try this instead because I have no idea what brings python2-fedmsg-consumers inRicky Elrod2017-08-092-304/+0
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* hotfix for consumers/__init__.pyRicky Elrod2017-08-092-0/+304
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* lets break all the thingsStephen Smoogen2017-02-022-4/+4
|
* Systemd wants service/unit files to get 644, not 755.Kevin Fenzi2016-12-161-1/+1
|
* Drop this patch here too as it's already applied.Kevin Fenzi2016-12-031-6/+6
|
* Drop this patch, it's now released.Kevin Fenzi2016-12-021-7/+0
|
* Pick up patch from githubPatrick Uiterwijk2016-12-012-26/+54
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Also fix gateway slavePatrick Uiterwijk2016-12-012-0/+50
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Apply patch to fix fedmsg-gatewayPatrick Uiterwijk2016-12-012-0/+50
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Tag this with fedmsg/gateway alsoKevin Fenzi2016-04-041-0/+2
|
* Do not override the complete systemd configMichael Scherer2016-04-043-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 Scherer2016-04-041-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 Bean2015-11-303-4/+10
| | | | https://fedorahosted.org/fedora-infrastructure/ticket/4995.
* Future proof ourselves against modern versions of python-psutil.Ralph Bean2015-09-281-1/+6
|
* Add a common tag to all the fedmsg monitor socket perms stuffKevin Fenzi2015-03-181-0/+2
|
* Typofix.Ralph Bean2015-03-171-1/+1
|
* (stunnel) use a combined cert.Ralph Bean2015-03-172-1/+11
|
* That wasn't right.Ralph Bean2015-03-171-1/+1
|
* (stunnel) add a restart handler.Ralph Bean2015-03-171-1/+4
|
* (stunnel) use our chain file here.Ralph Bean2015-03-171-1/+1
|
* Make sure to remove the old one.Ralph Bean2015-03-171-0/+6
|
* Convert our stunnel init script to systemd.Ralph Bean2015-03-173-146/+18
|
* (proxies) start stunnel for fedmsg websockets stuff.Ralph Bean2015-03-171-1/+7
|
* (fedmsg-gateway) start it.Ralph Bean2015-02-211-0/+6
|
* Add monitoring stuff for fedmsg-gateway slaves.Ralph Bean2015-02-201-0/+17
|
* That vars syntax was invalid.Ralph Bean2015-01-192-7/+3
|
* Include the fedmsg/gateway/slave role in the new proxies setup.Ralph Bean2015-01-191-0/+21
|
* Add stunnel configuration within the fedmsg-gateway-slace rolePierre-Yves Chibon2014-12-073-0/+176
|
* Add the fedmsg/gateway/slave/ rolePierre-Yves Chibon2014-12-072-0/+39
|
* Update state from installed/removed to present/absent for yum module as per ↵Praveen Kumar2014-11-051-1/+1
| | | | latest documents -> http://docs.ansible.com/yum_module.html
* Tell our patched systemd fedmsg services to restart on failure.Ralph Bean2014-11-051-0/+1
|
* Ignore these errors.Ralph Bean2014-07-241-0/+1
|
* Again with the file and the present.Ralph Bean2014-07-171-1/+1
|
* Make sure nrpe can talk to the monitoring sockets of fedmsg daemons.Ralph Bean2014-07-171-0/+8
|
* Replace the fedmsg-gateway service file with our own to do resource limits ↵Ralph Bean2014-07-173-55/+18
| | | | the systemd way.
* Try setting up relay and gateway on new busgateway01.Ralph Bean2014-07-163-0/+89