Jcrespo has submitted this change and it was merged. Change subject: Promote es1009 as the new master ......................................................................
Promote es1009 as the new master We want the 5.5 (es1009) as the master and not es1008, as we have on the rest of the services. It was the old master. Change-Id: I2084849faffa85a999071c7e78bbb39fe772d417 References: T101084 --- M wmf-config/db-eqiad.php 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Jcrespo: Looks good to me, approved diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php index 62d79fa..7d8d06b 100755 --- a/wmf-config/db-eqiad.php +++ b/wmf-config/db-eqiad.php @@ -482,8 +482,8 @@ ), # es3 'cluster25' => array( - '10.64.32.18' => 1, # es1008, new master - '10.64.32.19' => 3, # es1009, old master (5.5) + '10.64.32.19' => 1, # es1009, master + '10.64.32.18' => 3, # es1008 '10.64.32.20' => 3, # es1010 ), # ExtensionStore shard1 - initially for AFTv5 -- To view, visit https://gerrit.wikimedia.org/r/220439 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2084849faffa85a999071c7e78bbb39fe772d417 Gerrit-PatchSet: 1 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: Jcrespo <jcre...@wikimedia.org> Gerrit-Reviewer: Jcrespo <jcre...@wikimedia.org> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits