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:
Kevin Fenzi 2022-09-28 17:45:04 -07:00
parent 61c417bc33
commit 5a99dcc831

View file

@ -54,7 +54,7 @@
- name: hotfix python3-moksha-hub
copy: >
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:
- restart fedmsg-hub
tags: