Jcrespo has uploaded a new change for review.

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

Change subject: Test mariadb::service on phabricator hosts
......................................................................

Test mariadb::service on phabricator hosts

Needed to test new package without init/systemd scripts.

Change-Id: Icf6ae8ec0936092fa62e9a4f265023be6ba98d01
---
M manifests/role/mariadb.pp
M modules/mariadb
2 files changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/18/316318/1

diff --git a/manifests/role/mariadb.pp b/manifests/role/mariadb.pp
index 5aece41..ad181c2 100644
--- a/manifests/role/mariadb.pp
+++ b/manifests/role/mariadb.pp
@@ -270,6 +270,7 @@
     class { 'mariadb::packages_wmf':
         mariadb10 => $mariadb10,
     }
+    include mariadb::service
 
     $mysql_role = $master ? {
         true  => 'master',
diff --git a/modules/mariadb b/modules/mariadb
index 43f9a90..29056af 160000
--- a/modules/mariadb
+++ b/modules/mariadb
@@ -1 +1 @@
-Subproject commit 43f9a909d8910e6041d29886717cb6ba8c21c58e
+Subproject commit 29056afbcec4f18641930b5fa37ff97c997e7625

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icf6ae8ec0936092fa62e9a4f265023be6ba98d01
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jcrespo <jcre...@wikimedia.org>

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

Reply via email to