Use the right owner/group this time. ;)

This commit is contained in:
Kevin Fenzi 2014-01-10 22:20:37 +00:00
parent d350b9bc66
commit a41fb3da66

View file

@ -65,7 +65,7 @@
- files
- name: log ownership fix
file: state=touch dest=/var/log/askbot/askfedora.log owner=root group=root
file: state=touch dest=/var/log/askbot/askfedora.log owner=apache group=apache
#- name: setup default skin link needed for askbot
# file: state=link src=/usr/lib64/python2.6/site-packages/askbot/skins/default dest=/usr/lib64/python2.6/site-packages/askbot/static/default