Addshore has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/341120 )

Change subject: Create extension1 db cluster for beta
......................................................................

Create extension1 db cluster for beta

Production already has one of these with the same name.

Cognate will use the production cluster 'extension1'
so it may as well also use a cluster with the same
name on beta.

Bug: T156241
Change-Id: I109aca788aa4fda5df2f261cbd8790044e0f9c69
---
M wmf-config/db-labs.php
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/20/341120/1

diff --git a/wmf-config/db-labs.php b/wmf-config/db-labs.php
index b323f82..04da9dd 100644
--- a/wmf-config/db-labs.php
+++ b/wmf-config/db-labs.php
@@ -47,6 +47,11 @@
                                '10.68.23.30' => 1,  # 
deployment-db03.eqiad.wmflabs, master
                                '10.68.18.35' => 3 , # 
deployment-db04.eqiad.wmflabs
                        ],
+
+                       'extension1' => [
+                               '10.68.23.30' => 1,  # 
deployment-db03.eqiad.wmflabs, master
+                               '10.68.18.35' => 3 , # 
deployment-db04.eqiad.wmflabs
+                       ],
                ],
 
                'templateOverridesByCluster' => [

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I109aca788aa4fda5df2f261cbd8790044e0f9c69
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Addshore <[email protected]>

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

Reply via email to