pagure: Drop the hotfix to the notify.py module for 389-ds-base

This reverts commit 388be331f5
This reverts commit ffe3cf28b9.
This reverts commit 043d2c723b.

Fixes https://pagure.io/fedora-infrastructure/issue/9318

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-09-15 16:36:01 +02:00 committed by pingou
parent c2ed129aa6
commit 3c37aaeefa
2 changed files with 0 additions and 1193 deletions

File diff suppressed because it is too large Load diff

View file

@ -508,19 +508,6 @@
- pagure
# Install hotfix for the notify.py file for
# https://pagure.io/fedora-infrastructure/issue/9309
- name: Install the hotfixed notify.py
copy: src=notify.py
dest=/usr/lib/python2.7/site-packages/pagure/lib/notify.py
owner=root group=root mode=0644
when: env != "pagure-staging"
notify: restart apache
tags:
- hotfix
- pagure
# Ensure all the services are up and running
- name: Start and enable httpd, postfix, pagure_milter