Elukey has uploaded a new change for review.

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

Change subject: Add mc1001.eqiad back to the redis/memcached pool after 
maintenance.
......................................................................

Add mc1001.eqiad back to the redis/memcached pool after maintenance.

Bug: T123711
Change-Id: Ia7e950a0622f44c1de51dfdc940d4c7b89cd78b7
---
M hieradata/common/mediawiki/redis_servers.yaml
M hieradata/eqiad.yaml
2 files changed, 4 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/69/273969/1

diff --git a/hieradata/common/mediawiki/redis_servers.yaml 
b/hieradata/common/mediawiki/redis_servers.yaml
index 0f5f5fa..466cce5 100644
--- a/hieradata/common/mediawiki/redis_servers.yaml
+++ b/hieradata/common/mediawiki/redis_servers.yaml
@@ -1,4 +1,7 @@
 eqiad:
+  shard01:
+    host: 10.64.0.180
+    port: 6379
   shard02:
     host: 10.64.0.181
     port: 6379
@@ -52,9 +55,6 @@
     port: 6379
 
 # Hosts temporarily removed for maintenance
-#  shard01:
-#    host: 10.64.0.180
-#    port: 6379
 
 
 codfw:
diff --git a/hieradata/eqiad.yaml b/hieradata/eqiad.yaml
index 3cf5c0a..7e82fae 100644
--- a/hieradata/eqiad.yaml
+++ b/hieradata/eqiad.yaml
@@ -2,6 +2,7 @@
 # mediawiki
 #
 mediawiki_memcached_servers:
+  - '10.64.0.180:11211:1 "shard01"'
   - '10.64.0.181:11211:1'
   - '10.64.0.182:11211:1'
   - '10.64.0.183:11211:1 "shard04"'
@@ -21,7 +22,6 @@
   - '10.64.48.96:11211:1 "shard18"'
 
 # Hosts temporarily removed from the pool for maintenance
-# - '10.64.0.180:11211:1'
 
 #
 # Ganglia

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia7e950a0622f44c1de51dfdc940d4c7b89cd78b7
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Elukey <[email protected]>

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

Reply via email to