Fix permissions.

This commit is contained in:
Ralph Bean 2017-02-15 17:22:23 +00:00
parent 5e452622a2
commit d7f9660ced

View file

@ -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: