The FAS' fas2.py hotfix is in pkgdb, not FAS' role

This commit is contained in:
Pierre-Yves Chibon 2015-07-20 10:22:10 +02:00
parent 592566876a
commit 699b79a843
2 changed files with 7 additions and 7 deletions

View file

@ -21,6 +21,9 @@
tags:
- config
- pkgdb
- fas
- hotfix
- hotfixfas
- name: copy sundry pkgdb configuration
template: src={{ item.file }}
@ -98,10 +101,3 @@
tags:
- selinux
- pkgdb
- name: HOTFIX fas2.py in python-bugzilla to add a bugzilla override for ticket 4827
copy: src="{{ roles }}/fas_server/files/fas2.py" dest=/usr/lib/python2.7/site-packages/fedora/client/fas2.py mode=644 owner=root group=root
tags:
- config
- fas
- hotfixfas