Jcrespo has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/391551 )

Change subject: labsdb: point analytics replica to labsdb1010 for labsdb1009 
maintenance
......................................................................


labsdb: point analytics replica to labsdb1010 for labsdb1009 maintenance

We are going to recover labsdb1009 from the copy done of labsdb1010.

Bug: T179244
Change-Id: Ib1b6d10ffe76424a36e9961d3c0245f6b631b306
---
M manifests/site.pp
1 file changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Marostegui: Looks good to me, but someone else must approve
  jenkins-bot: Verified
  Jcrespo: Looks good to me, approved



diff --git a/manifests/site.pp b/manifests/site.pp
index 52f54ad..c1212dd 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -714,10 +714,10 @@
 node 'dbproxy1010.eqiad.wmnet' {
     class { '::role::mariadb::proxy::master':
         shard          => 'labsdb',
-        primary_name   => 'labsdb1009',
-        primary_addr   => '10.64.4.14',
-        secondary_name => 'labsdb1010',
-        secondary_addr => '10.64.37.23',
+        primary_name   => 'labsdb1010',
+        primary_addr   => '10.64.37.23',
+        secondary_name => 'labsdb1011',
+        secondary_addr => '10.64.37.24',
     }
 }
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib1b6d10ffe76424a36e9961d3c0245f6b631b306
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jcrespo <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: Madhuvishy <[email protected]>
Gerrit-Reviewer: Marostegui <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to