notifs / backend / staging: make the consumer.py hotfixed file readable to the hub
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
61c417bc33
commit
5a99dcc831
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
||||||
- name: hotfix python3-moksha-hub
|
- name: hotfix python3-moksha-hub
|
||||||
copy: >
|
copy: >
|
||||||
src=consumer.py dest=/usr/lib/python3.10/site-packages/moksha/hub/api/consumer.py
|
src=consumer.py dest=/usr/lib/python3.10/site-packages/moksha/hub/api/consumer.py
|
||||||
owner=root group=root mode=0640
|
owner=root group=root mode=0644
|
||||||
notify:
|
notify:
|
||||||
- restart fedmsg-hub
|
- restart fedmsg-hub
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue