BBlack has submitted this change and it was merged.

Change subject: LVS: move git-ssh to high-traffic2 set
......................................................................


LVS: move git-ssh to high-traffic2 set

This change will require careful manual deployment on the live LVS
servers to move the IP with minimal interruption.

Bug: T143915

Change-Id: I8894aadba35a67b8db628e0e5ccacbefab9bb96e
---
M hieradata/common/lvs/configuration.yaml
M modules/role/manifests/lvs/balancer.pp
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  BBlack: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/hieradata/common/lvs/configuration.yaml 
b/hieradata/common/lvs/configuration.yaml
index c7c587d..b2fb8d5 100644
--- a/hieradata/common/lvs/configuration.yaml
+++ b/hieradata/common/lvs/configuration.yaml
@@ -822,7 +822,7 @@
           hostname: mobileapps.svc.codfw.wmnet
   git-ssh:
     description: Git - to Phabricator hosting, git-ssh.wikimedia.org
-    class: low-traffic
+    class: high-traffic2
     sites:
     - eqiad
     ip: *ip_block024
diff --git a/modules/role/manifests/lvs/balancer.pp 
b/modules/role/manifests/lvs/balancer.pp
index c02c3ae..37666a0 100644
--- a/modules/role/manifests/lvs/balancer.pp
+++ b/modules/role/manifests/lvs/balancer.pp
@@ -20,6 +20,7 @@
             $sip['maps'][$::site],
             $sip['dns_rec'][$::site],
             $sip['misc_web'][$::site],
+            $sip['git-ssh'][$::site],
             ],
         /^(lvs10(0[36]|09|12))$/ => [
             $sip['apaches'][$::site],
@@ -31,7 +32,6 @@
             $sip['citoid'][$::site],
             $sip['cxserver'][$::site],
             $sip['search'][$::site],
-            $sip['git-ssh'][$::site],
             $sip['restbase'][$::site],
             $sip['zotero'][$::site],
             $sip['graphoid'][$::site],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8894aadba35a67b8db628e0e5ccacbefab9bb96e
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <bbl...@wikimedia.org>
Gerrit-Reviewer: BBlack <bbl...@wikimedia.org>
Gerrit-Reviewer: Ema <e...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to