Ottomata has submitted this change and it was merged.

Change subject: Change Prop: Fix the number of workers to 8 temporarily
......................................................................


Change Prop: Fix the number of workers to 8 temporarily

Change-Id: I81ba4bd4457a3fde02a3e33b131b4efae10e4027
---
M modules/changeprop/manifests/init.pp
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Ottomata: Verified; Looks good to me, approved



diff --git a/modules/changeprop/manifests/init.pp 
b/modules/changeprop/manifests/init.pp
index d003ce7..22eebf8 100644
--- a/modules/changeprop/manifests/init.pp
+++ b/modules/changeprop/manifests/init.pp
@@ -42,6 +42,7 @@
         port            => 7272,
         heap_limit      => 750,
         config          => template('changeprop/config.yaml.erb'),
+        no_workers      => 8,  # TEMP
         starter_module  => 'hyperswitch',
         healthcheck_url => '',
         has_spec        => true,

-- 
To view, visit https://gerrit.wikimedia.org/r/293334
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I81ba4bd4457a3fde02a3e33b131b4efae10e4027
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mobrovac <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to