Jcrespo has submitted this change and it was merged.
Change subject: mariadb: Promote es2016 as the new es2 master of codfw
......................................................................
mariadb: Promote es2016 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(-)
Approvals:
Jcrespo: Looks good to me, approved
jenkins-bot: Verified
diff --git a/manifests/site.pp b/manifests/site.pp
index cced5cf..25015a7 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -970,7 +970,7 @@
}
## codfw servers
-node 'es2015.codfw.wmnet' {
+node 'es2016.codfw.wmnet' {
class { 'role::mariadb::core':
shard => 'es2',
master => true,
@@ -979,7 +979,7 @@
}
}
-node /^es201[46]\.codfw\.wmnet/ {
+node /^es201[45]\.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: merged
Gerrit-Change-Id: Ib1fd6fafd0da0b993f92bd40da1b3a0fd0222bcf
Gerrit-PatchSet: 3
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