Files
fedora-infra_ansible/roles/taskotron/taskotron-trigger/defaults/main.yml
2016-10-17 08:24:54 +00:00

8 lines
351 B
YAML

---
trigger_joblog_file: /var/log/taskotron-trigger/jobs.csv
trigger_critpath_file: /var/lib/taskotron-trigger/critpath_whitelist
trigger_critpath_url: https://admin.fedoraproject.org/pkgdb/api/critpath?format=json
trigger_cache_dir: /var/lib/taskotron-trigger/cache
trigger_rules_template_path: /etc/taskotron/trigger_rules.yml
extra_enablerepos: ''