kojira runs as root.

This commit is contained in:
Ralph Bean 2014-11-12 01:36:30 +00:00
parent 92e8b3f053
commit 35d0eb14ae

View file

@ -155,7 +155,7 @@
when: env == "staging"
- name: kojira log dir
file: dest=/var/log/kojira owner=apache group=apache mode=0750 state=directory
file: dest=/var/log/kojira owner=root group=root mode=0750 state=directory
tags:
- config
- koji_hub