Just.. run as apache.
This commit is contained in:
parent
db643ca928
commit
ae4389b482
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
|||
- name: copy github2fedmsg app configuration
|
||||
template: >
|
||||
src={{ item }} dest="/etc/github2fedmsg/{{ item }}"
|
||||
owner=github2fedmsg group=github2fedmsg mode=0600
|
||||
owner=apache group=apache mode=0600
|
||||
with_items:
|
||||
- github2fedmsg.ini
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue