mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 12:32:50 +08:00
pagure-3.3.1 : add hotfix to allow for project requests https://pagure.io/pagure/pull-request/4295
This commit is contained in:
2128
roles/pagure/frontend/files/hotfix-20190219-ui-fork.py
Normal file
2128
roles/pagure/frontend/files/hotfix-20190219-ui-fork.py
Normal file
File diff suppressed because it is too large
Load Diff
@@ -485,3 +485,14 @@
|
||||
tags:
|
||||
- pagure
|
||||
- logrotate
|
||||
|
||||
- name: hotfixes
|
||||
copy: >
|
||||
src=hotfix-20190219-ui-fork.py
|
||||
dest=/usr/lib/python2.7/site-packages/pagure/ui/fork.py
|
||||
owner=root group=root mode=0644
|
||||
tags:
|
||||
- hotfix
|
||||
- pagure
|
||||
notify:
|
||||
- restart pagure apache
|
||||
|
||||
Reference in New Issue
Block a user