Mobrovac has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/293334

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/34/293334/1

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: newchange
Gerrit-Change-Id: I81ba4bd4457a3fde02a3e33b131b4efae10e4027
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mobrovac <[email protected]>

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

Reply via email to