Give fedmsg write access here so it can update xapian.

This commit is contained in:
Ralph Bean 2015-11-21 01:32:44 +00:00
parent 615401e13e
commit e2201e9553

View file

@ -13,7 +13,12 @@
- packages/web
- name: Create some directories
file: path={{ item }} state=directory owner=apache group=apache mode=755
file:
path={{ item }}
state=directory
owner=apache
group=fedmsg
mode=775
with_items:
- /etc/fedoracommunity
- /var/cache/fedoracommunity # the gluster role usually creates this one