BBlack has submitted this change and it was merged.

Change subject: make cache_parsoid LVS IPs slightly more intuitive
......................................................................


make cache_parsoid LVS IPs slightly more intuitive

moves "parsoid" down with the other similar internal service IPs
(which LVS directly to appservers).  Renames the label on the
internal IP for parsoidcache from "parsoidsvc" to
"parsoidcachesvc".

Change-Id: I3b8688b00e960616547db4e47bc2ed9a83441751
---
M hieradata/common/lvs/configuration.yaml
1 file changed, 3 insertions(+), 3 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 83c80ca..9343990 100644
--- a/hieradata/common/lvs/configuration.yaml
+++ b/hieradata/common/lvs/configuration.yaml
@@ -81,13 +81,11 @@
     ulsfo:
       misc_weblb: 198.35.26.120
       misc_weblb6: 2620:0:863:ed1a::3:d
-  parsoid: &ip_block011
-    eqiad: 10.2.2.28
   parsoidcache: &ip_block012
     eqiad:
       parsoidcachelb: 208.80.154.248
       parsoidcachelb6: 2620:0:861:ed1a::3:14
-      parsoidsvc: 10.2.2.29
+      parsoidcachesvc: 10.2.2.29
   search: &ip_block013
     eqiad: 10.2.2.30
     codfw: 10.2.1.30
@@ -97,6 +95,8 @@
       streamlb6: 2620:0:861:ed1a::3:15
   ocg: &ip_block015
     eqiad: 10.2.2.31
+  parsoid: &ip_block011
+    eqiad: 10.2.2.28
   mathoid: &ip_block016
     eqiad: 10.2.2.20
   citoid: &ip_block017

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I3b8688b00e960616547db4e47bc2ed9a83441751
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <[email protected]>
Gerrit-Reviewer: BBlack <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to