Drop this patch here too as it's already applied.
This commit is contained in:
parent
918161b8d5
commit
b3594c0e93
1 changed files with 6 additions and 6 deletions
|
@ -11,12 +11,12 @@
|
|||
- fedmsg/gateway
|
||||
- fedmsg/gateway/slave
|
||||
|
||||
- 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: Apply fixing patch
|
||||
# patch: src=fixup.patch dest=/usr/lib/python2.7/site-packages/fedmsg/consumers/__init__.py
|
||||
# tags:
|
||||
# - packages
|
||||
# - fedmsg/gateway
|
||||
# - patch
|
||||
|
||||
- name: Copy in empty endpoints.py and gateway.py
|
||||
copy: src={{item}} dest=/etc/fedmsg.d/{{item}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue