Initial version of fas2.py file for hotfix and task it put it in place.
This commit is contained in:
parent
bbf5375036
commit
44f52047fd
2 changed files with 941 additions and 0 deletions
|
@ -19,6 +19,12 @@
|
|||
tags:
|
||||
- packages
|
||||
|
||||
# HOTFIX: adjust bugzilla overrides
|
||||
- name: HOTFIX: adjust bugzilla overrides
|
||||
copy: src=fas2.py dest=/usr/lib/python2.7/site-packages/fedora/client/fas2.py
|
||||
tags:
|
||||
- config
|
||||
|
||||
- name: copy sundry pkgdb configuration
|
||||
template: src={{ item.file }}
|
||||
dest={{ item.location }}/{{ item.dest }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue