Apply patch to fix fedmsg-gateway
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
93589b84a4
commit
f79388f24e
2 changed files with 50 additions and 0 deletions
|
@ -4,6 +4,13 @@
|
|||
- packages
|
||||
- fedmsg/gateway
|
||||
|
||||
- name: Apply fixing patch
|
||||
patch: src=fixup.patch dest=/usr/lib/python2.7/site-packages/fedmsg/consumers/__init__.py
|
||||
tags:
|
||||
- packages
|
||||
- fedmsg/gateway
|
||||
- patch
|
||||
|
||||
- name: ensure that nrpe has rights to monitor us
|
||||
file: >
|
||||
dest=/var/run/fedmsg/monitoring-fedmsg-gateway.socket
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue