Add python-bugzilla override to pkgdb2 servers where the script actually runs.

This commit is contained in:
Kevin Fenzi 2015-07-20 02:17:54 +00:00
parent 89ca19f249
commit d84d6381f7

View file

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