summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikolaj Izdebski <mizdebsk@redhat.com>2017-04-26 01:53:02 +0000
committerMikolaj Izdebski <mizdebsk@redhat.com>2017-04-26 01:53:10 +0000
commit113795a62672ff865f20cc0d025671784846f83b (patch)
tree6604a7f48bd4edac590a3a6ffe23c80d8af77488
parent4d53011cf03cab1fdfcd40d6bf3e61ad34da50ea (diff)
downloadansible-113795a62672ff865f20cc0d025671784846f83b.tar.gz
ansible-113795a62672ff865f20cc0d025671784846f83b.tar.xz
ansible-113795a62672ff865f20cc0d025671784846f83b.zip
Decrease Koschei repo cache size to release some disk space
-rw-r--r--roles/koschei/backend/templates/config-backend.cfg.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/koschei/backend/templates/config-backend.cfg.j2 b/roles/koschei/backend/templates/config-backend.cfg.j2
index 716340200..0ec2f09f6 100644
--- a/roles/koschei/backend/templates/config-backend.cfg.j2
+++ b/roles/koschei/backend/templates/config-backend.cfg.j2
@@ -42,7 +42,7 @@ config = {
"resolver_queue_size": 100,
"dependency_fetch_chunk_size": 150,
"dependency_cache_capacity": 50000,
- "cache_l2_capacity": 80,
+ "cache_l2_capacity": 70,
"ignore_weak_deps": True,
},
"services": {