Jcrespo has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/315042

Change subject: mariadb: Promote es2014 as the new es2 master of codfw
......................................................................

mariadb: Promote es2014 as the new es2 master of codfw

It replaces es2015.

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/42/315042/1

diff --git a/manifests/site.pp b/manifests/site.pp
index cced5cf..83ab8ae 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -970,7 +970,7 @@
 }
 
 ## codfw servers
-node 'es2015.codfw.wmnet' {
+node 'es2014.codfw.wmnet' {
     class { 'role::mariadb::core':
         shard         => 'es2',
         master        => true,
@@ -979,7 +979,7 @@
     }
 }
 
-node /^es201[46]\.codfw\.wmnet/ {
+node /^es201[56]\.codfw\.wmnet/ {
     class { 'role::mariadb::core':
         shard         => 'es2',
         binlog_format => 'ROW',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib1fd6fafd0da0b993f92bd40da1b3a0fd0222bcf
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