Fix path
This commit is contained in:
parent
d84d6381f7
commit
4026f5fd2e
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@
|
|||
- 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
|
||||
copy: src="{{ roles }}/fas_server/files/fas2.py" dest=/usr/lib/python2.6/site-packages/fedora/client/fas2.py mode=644 owner=root group=root
|
||||
tags:
|
||||
- config
|
||||
- fas
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue