From a7150be776367ac8f9df47464fa01f6c2f514593 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 2 Mar 2018 15:09:06 +0000 Subject: [PATCH] try upping this to 8 for bodhi compose threads --- roles/bodhi2/base/templates/production.ini.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index c19ac06d62..6a3614b10b 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -139,7 +139,7 @@ mash_dir = /mnt/koji/compose/updates/ # The max number of mash threads running at the same time # max_concurrent_mashes = 2 -max_concurrent_mashes = 4 +max_concurrent_mashes = 8 # Where to symlink the latest repos by their tag name. You can use %(here)s to reference the # location of this file.