Fix permissions.
This commit is contained in:
parent
5e452622a2
commit
d7f9660ced
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
- name: disable the scheduler on the frontend
|
||||
copy: >
|
||||
src={{ item }} dest=/etc/fedmsg.d/{{ item }}
|
||||
owner=apache group=apache mode=0600
|
||||
owner=fedmsg group=fedmsg mode=0644
|
||||
with_items:
|
||||
- mbs-scheduler.py
|
||||
notify:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue