blockerbugs-stg: Disable openidbaseclient.py hotfix
This commit is contained in:
parent
f97bcf9a00
commit
f997085ab9
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
|||
# hotfix openidbaseclient.py in python-fedora so it doesn't blow up during sync.
|
||||
# fix is in upstream, waiting for new release: https://github.com/fedora-infra/python-fedora/commit/a5a66e8e744ad1c54788e00d78bd6b66e67fe83b
|
||||
- name: hotfix python-fedora so it doesn't blow up
|
||||
when: env == "production"
|
||||
copy: src=python-fedora-openidbaseclient-hotfix.py dest=/usr/lib/python2.7/site-packages/fedora/client/openidbaseclient.py owner=root group=root mode=0644
|
||||
tags:
|
||||
- blockerbugs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue