pagure: Drop the hotfix to the notify.py module for 389-ds-base
This reverts commit388be331f5
This reverts commitffe3cf28b9
. This reverts commit043d2c723b
. Fixes https://pagure.io/fedora-infrastructure/issue/9318 Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
c2ed129aa6
commit
3c37aaeefa
2 changed files with 0 additions and 1193 deletions
File diff suppressed because it is too large
Load diff
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue