mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
kojira runs as root.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user