commit d78f9e849e7bc2873002ba9afb960f6d35ccfd5f
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Oct 27 12:15:13 2016 +0200
Update current location of fas2.py hotfix
roles/fas_server/tasks/main.yml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/roles/fas_server/tasks/main.yml b/roles/fas_server/tasks/main.yml
index 081a2b9..8a30b79 100644
--- a/roles/fas_server/tasks/main.yml
+++ b/roles/fas_server/tasks/main.yml
@@ -386,7 +386,7 @@
- fas
- name: HOTFIX fas2.py in python-bugzilla to add a bugzilla override for ticket 4827
- copy: src={{ roles }}/pkgdb2/files/fas2.py
+ copy: src={{ files }}/hotfix/python-fedora/fas2.py
dest=/usr/lib/python2.6/site-packages/fedora/client/fas2.py
mode=644 owner=root group=root
when: master_fas_node == True
Show replies by date