jenkins-bot has submitted this change and it was merged.

Change subject: dib: add mariadb-client
......................................................................


dib: add mariadb-client

Change-Id: Ibe292363446f441ab786182c872d25fd41008e61
---
M dib/puppet/ciimage.pp
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/dib/puppet/ciimage.pp b/dib/puppet/ciimage.pp
index 2da1231..2fbc73e 100644
--- a/dib/puppet/ciimage.pp
+++ b/dib/puppet/ciimage.pp
@@ -51,7 +51,7 @@
     include mathoid::packages
 }
 
-ensure_packages(['mariadb-server'])
+ensure_packages(['mariadb-client', 'mariadb-server'])
 
 # FIXME should be upstreamed to operations/puppet.git as contint::packages::dev
 package { [

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibe292363446f441ab786182c872d25fd41008e61
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to