Jcrespo has submitted this change and it was merged.

Change subject: Reconfiguring db1050 after cloning
......................................................................


Reconfiguring db1050 after cloning

Bug: T105879
Change-Id: Icf3e1145aea4f806351bdcc0a369f4cea5e1c246
---
M manifests/site.pp
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Jcrespo: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/manifests/site.pp b/manifests/site.pp
index 42c75e5..b90dc46 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -632,13 +632,13 @@
 }
 
 # s6 core production slave dbs on eqiad
-node /^db10(30|37|50|61)\.eqiad\.wmnet/ {
+node /^db10(30|37|61)\.eqiad\.wmnet/ {
     class { 'role::mariadb::core':
         shard => 's6',
     }
 }
 
-node /^db10(22)\.eqiad\.wmnet/ {
+node /^db10(22|50)\.eqiad\.wmnet/ {
     class { 'role::mariadb::core':
         shard => 's6',
         p_s   => 'on',

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

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

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

Reply via email to