Mark Bergsma has uploaded a new change for review.
https://gerrit.wikimedia.org/r/60397
Change subject: Set dysprosium backend weight at 4x
......................................................................
Set dysprosium backend weight at 4x
Change-Id: I6642afaf472bd19e6c7ee955c03fb682926b7817
---
M manifests/role/cache.pp
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/97/60397/1
diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index f61ace4..08c99ed 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -478,7 +478,7 @@
backend_options => [
{
'backend_match' =>
"^dysprosium\.eqiad\.wmnet$",
- 'weight' => 40,
+ 'weight' => 4 * $backend_weight,
},
{
'backend_match' =>
"^cp[0-9]+\.eqiad\.wmnet$",
@@ -513,7 +513,7 @@
backend_options => [
{
'backend_match' =>
"^dysprosium\.eqiad\.wmnet$",
- 'weight' => 3 * $backend_weight,
+ 'weight' => 4 * $backend_weight,
},
{
'port' => 3128,
--
To view, visit https://gerrit.wikimedia.org/r/60397
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6642afaf472bd19e6c7ee955c03fb682926b7817
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mark Bergsma <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits