Use the right owner/group this time. ;)
This commit is contained in:
parent
d350b9bc66
commit
a41fb3da66
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
||||||
- files
|
- files
|
||||||
|
|
||||||
- name: log ownership fix
|
- 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
|
#- 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
|
# file: state=link src=/usr/lib64/python2.6/site-packages/askbot/skins/default dest=/usr/lib64/python2.6/site-packages/askbot/static/default
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue