Give apache rw access on teams

This commit is contained in:
Chaoyi Zha 2015-06-18 18:09:51 +00:00
parent 62254a31f8
commit af543e65bf

View file

@ -26,6 +26,9 @@
- nuke mote json cache
- restart apache
- name: allow apache to run team sync script
file: path=/srv/web/meetbot/teams recurse=yes owner=apache group=daemon mode=0644
- name: start mote-updater service
service: name=mote-updater state=started enabled=yes
tags: