Mark Bergsma has uploaded a new change for review.

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


Change subject: Set all esams upload frontends to chash weight 100
......................................................................

Set all esams upload frontends to chash weight 100

Change-Id: Icbe499d93469b43cbfd99cba8074e2e2919e767b
---
M manifests/role/cache.pp
1 file changed, 0 insertions(+), 10 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/99/71599/1

diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index 4d31695..89cd911 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -670,12 +670,6 @@
                        $director_retries = $backend_weight * 4
                }
 
-               # FIXME: remove after migration
-               $temp_backend_weight = $::hostname ? {
-                       /^cp300[3-8]$/ => 100,
-                       default => 20,
-               }
-
                include standard,
                        nrpe
 
@@ -777,10 +771,6 @@
                                {
                                        'backend_match' => 
"^cp10[23][0-9]\.eqiad\.wmnet$",
                                        'weight' => 20,
-                               },
-                               {
-                                       'backend_match' => 
'^cp30[0-9][0-9]\.esams\.wikimedia\.org$',
-                                       'weight' => $temp_backend_weight,
                                },
                                {
                                        'port' => 3128,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icbe499d93469b43cbfd99cba8074e2e2919e767b
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mark Bergsma <m...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to