mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-14 22:36:09 +08:00
per_task_logs_dir config option added
This commit is contained in:
@@ -6,3 +6,6 @@ frontend_base_url={{frontend_base_url}}
|
||||
# must have same value as BACKEND_PASSWORD from have frontend in /etc/copr/copr.conf
|
||||
# default is PASSWORDHERE but you really should change it. really.
|
||||
frontend_auth={{ copr_backend_password }}
|
||||
|
||||
# where import logs should be stored
|
||||
per_task_log_dir=/var/lib/copr-dist-git/per-task-logs/
|
||||
|
||||
Reference in New Issue
Block a user