[MediaWiki-commits] [Gerrit] Applying configuration changes to S1 codfw servers - change (operations/puppet)

2015-12-11 Thread Jcrespo (Code Review)
Jcrespo has uploaded a new change for review.

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

Change subject: Applying configuration changes to S1 codfw servers
..

Applying configuration changes to S1 codfw servers

- Enabling performance schema
- Activating SSL (will be done after reboot)
- Enabling ferm (already enabled)
- Switching to ROW-based replication

Change-Id: Ie2ec47e2430d93a8698858ab2d3587276553c052
References: T120122
---
M manifests/site.pp
1 file changed, 3 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/38/258438/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 3737a96..4e2fa23 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -527,7 +527,9 @@
 
 $cluster = 'mysql'
 class { 'role::mariadb::core':
-shard => 's1',
+shard => 's1',
+p_s   => 'on',
+binlog_format => 'ROW',
 }
 include base::firewall
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie2ec47e2430d93a8698858ab2d3587276553c052
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jcrespo 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] Applying configuration changes to S1 codfw servers - change (operations/puppet)

2015-12-11 Thread Jcrespo (Code Review)
Jcrespo has submitted this change and it was merged.

Change subject: Applying configuration changes to S1 codfw servers
..


Applying configuration changes to S1 codfw servers

- Enabling performance schema
- Activating SSL (will be done after reboot)
- Enabling ferm (already enabled)
- Switching to ROW-based replication

Change-Id: Ie2ec47e2430d93a8698858ab2d3587276553c052
References: T120122
---
M manifests/site.pp
1 file changed, 3 insertions(+), 1 deletion(-)

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



diff --git a/manifests/site.pp b/manifests/site.pp
index 3737a96..4e2fa23 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -527,7 +527,9 @@
 
 $cluster = 'mysql'
 class { 'role::mariadb::core':
-shard => 's1',
+shard => 's1',
+p_s   => 'on',
+binlog_format => 'ROW',
 }
 include base::firewall
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie2ec47e2430d93a8698858ab2d3587276553c052
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jcrespo 
Gerrit-Reviewer: Jcrespo 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits