Yuvipanda has uploaded a new change for review.

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

Change subject: cache: Use new ip for deployment-mediawiki02
......................................................................

cache: Use new ip for deployment-mediawiki02

Re-imaged to use same roles as prod

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/42/188542/1

diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index aa75cb4..3e4aea6 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -337,31 +337,31 @@
                 'appservers' => {
                     'eqiad' => [
                         '10.68.17.170',  # deployment-mediawiki01
-                        '10.68.17.208', # deployment-mediawiki02
+                        '10.68.16.127', # deployment-mediawiki02
                     ],
                 },
                 'api' => {
                     'eqiad' => [
                         '10.68.17.170',  # deployment-mediawiki01
-                        '10.68.17.208', # deployment-mediawiki02
+                        '10.68.16.127', # deployment-mediawiki02
                     ],
                 },
                 'bits' => {
                     'eqiad' => [
                         '10.68.17.170',  # deployment-mediawiki01
-                        '10.68.17.208', # deployment-mediawiki02
+                        '10.68.16.127', # deployment-mediawiki02
                     ],
                 },
                 'bits_appservers' => {
                     'eqiad' => [
                         '10.68.17.170',  # deployment-mediawiki01
-                        '10.68.17.208', # deployment-mediawiki02
+                        '10.68.16.127', # deployment-mediawiki02
                     ],
                 },
                 'rendering' => {
                     'eqiad' => [
                         '10.68.17.170',  # deployment-mediawiki01
-                        '10.68.17.208', # deployment-mediawiki02
+                        '10.68.16.127', # deployment-mediawiki02
                     ],
                 },
                 'test_appservers' => {

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

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

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

Reply via email to