Add fas2 hotfix for devos. Fixes ticket 4827

This commit is contained in:
Kevin Fenzi 2015-07-19 18:14:27 +00:00
parent b2d1576200
commit 89ca19f249
2 changed files with 10 additions and 0 deletions

View file

@ -345,3 +345,11 @@
tags:
- config
- fas
- name: HOTFIX fas2.py in python-bugzilla to add a bugzilla override for ticket 4827
copy: src=fas2.py dest=/usr/lib/python2.6/site-packages/fedora/client/fas2.py mode=644 owner=root group=root
when: master_fas_node == True
tags:
- config
- fas
- hotfixfas