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

Change subject: Move db1067 from s2 to s1 as a db1057 replacement
......................................................................

Move db1067 from s2 to s1 as a db1057 replacement

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/05/342905/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 79bbc47..490cf41 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -383,7 +383,7 @@
     }
 }
 
-node /^db10(51|55|57|66|72|73|80|83|89)\.eqiad\.wmnet/ {
+node /^db10(51|55|57|66|67|72|73|80|83|89)\.eqiad\.wmnet/ {
     class { '::role::mariadb::core':
         shard => 's1',
     }
@@ -424,7 +424,7 @@
     }
 }
 
-node /^db10(21|24|36|54|60|63|67|74|76|90)\.eqiad\.wmnet/ {
+node /^db10(21|24|36|54|60|63|74|76|90)\.eqiad\.wmnet/ {
     class { '::role::mariadb::core':
         shard => 's2',
     }

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

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

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

Reply via email to