summaryrefslogtreecommitdiffstats
path: root/roles/fedmsg/gateway/tasks
Commit message (Collapse)AuthorAgeFilesLines
* try this instead because I have no idea what brings python2-fedmsg-consumers inRicky Elrod2017-08-091-9/+0
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* hotfix for consumers/__init__.pyRicky Elrod2017-08-091-0/+9
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* Drop this patch, it's now released.Kevin Fenzi2016-12-021-7/+0
|
* Apply patch to fix fedmsg-gatewayPatrick Uiterwijk2016-12-011-0/+7
| | | | 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-041-3/+8
| | | | | | 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.
* Add a common tag to all the fedmsg monitor socket perms stuffKevin Fenzi2015-03-181-0/+2
|
* 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
* 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-171-2/+4
| | | | the systemd way.
* Try setting up relay and gateway on new busgateway01.Ralph Bean2014-07-161-0/+29