Jgreen has uploaded a new change for review.

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


Change subject: test mysql module my.cnf creation for fundraisingdb
......................................................................

test mysql module my.cnf creation for fundraisingdb

Change-Id: I53293fb0560006095defe8005ce9e1f9759eb9d9
---
M manifests/role/fundraising.pp
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/40/72140/1

diff --git a/manifests/role/fundraising.pp b/manifests/role/fundraising.pp
index d6bed75..ceb9523 100644
--- a/manifests/role/fundraising.pp
+++ b/manifests/role/fundraising.pp
@@ -99,6 +99,11 @@
                mysql_wmf::mysqluser,
                mysql_wmf::packages
 
+       class { 'mysql::config':
+               $default_engine = 'InnoDB',
+               $config_file = '/etc/my.cnf-puppet-test',
+       }
+
 }
 
 

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

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

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

Reply via email to