Siebrand has uploaded a new change for review.
https://gerrit.wikimedia.org/r/91791
Change subject: Do not automatically restart after config change
......................................................................
Do not automatically restart after config change
Change-Id: I3268cab4d6367843f02d7a4dd9408c3fc2756395
---
M puppet/modules/mariadb/manifests/init.pp
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/translatewiki
refs/changes/91/91791/1
diff --git a/puppet/modules/mariadb/manifests/init.pp
b/puppet/modules/mariadb/manifests/init.pp
index d0b0622..d72f78a 100644
--- a/puppet/modules/mariadb/manifests/init.pp
+++ b/puppet/modules/mariadb/manifests/init.pp
@@ -10,6 +10,7 @@
class { '::mysql::server':
package_name => 'mariadb-server',
require => Apt::Source['mariadb'],
+ restart => false,
override_options => {
mysqld => {
character-set-server => 'utf8',
--
To view, visit https://gerrit.wikimedia.org/r/91791
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3268cab4d6367843f02d7a4dd9408c3fc2756395
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits