the-new-hotness: Use basedir instead of dest

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2019-02-18 14:04:02 +01:00
parent 53d011038e
commit 6dcac4d3f9

View file

@ -32,7 +32,7 @@
- name: hotfix Bugzilla API key
patch:
src: hotfix/api_bugzilla.patch
dest: /usr/lib/python2.7/site-packages/hotness/bz.py
basedir: /usr/lib/python2.7/site-packages/hotness
- name: copy hotness fedmsg configuration
template: >