greenwave: remove debugging patch.

This commit is contained in:
Ralph Bean 2018-03-06 17:57:50 +00:00
parent a8982b04f3
commit df75f880d1

View file

@ -25,11 +25,6 @@ spec:
bind-utils
RUN dnf -v -y install --setopt=tsflags=nodocs \
https://kojipkgs.fedoraproject.org//packages/greenwave/0.6.1/1.fc26/noarch/greenwave-0.6.1-1.fc26.noarch.rpm
# https://pagure.io/greenwave/pull-request/136
RUN cd /usr/lib/python2.7/site-packages/ && \
curl https://pagure.io/greenwave/c/621b053435bf9f039991ae039951d5e9669ddb2e.patch | patch -p1
# create a symlink for configuring the fedmsg consumers.
RUN ln -sfn /etc/fedmsg-greenwave.d/greenwave.py /etc/fedmsg.d/zz_greenwave.py
# And another two for putting the certs in place.