mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-14 22:36:09 +08:00
Ignore weak deps in Koschei production
This commit is contained in:
@@ -45,9 +45,7 @@ config = {
|
||||
"cache_l1_threads": 3,
|
||||
"cache_l2_threads": 1,
|
||||
"cache_threads_max": 4,
|
||||
{% if env == 'staging' %}
|
||||
"ignore_weak_deps": True,
|
||||
{% endif %}
|
||||
},
|
||||
"services": {
|
||||
"watcher": {
|
||||
|
||||
Reference in New Issue
Block a user