Jcrespo has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/398836 )
Change subject: mariadb: Add mydumper to misc:s4 databases
......................................................................
mariadb: Add mydumper to misc:s4 databases
Probably mydumper should be a standard package of MySQL servers and
clients, but for now we will require it only on certain profiles.
Bug: T183123
Change-Id: Ief58c6c88e9a0cbad8ee706f8ac82f467bb77672
---
M modules/profile/manifests/mariadb/misc/eventlogging/database.pp
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/36/398836/1
diff --git a/modules/profile/manifests/mariadb/misc/eventlogging/database.pp
b/modules/profile/manifests/mariadb/misc/eventlogging/database.pp
index 7eea269..8293f79 100644
--- a/modules/profile/manifests/mariadb/misc/eventlogging/database.pp
+++ b/modules/profile/manifests/mariadb/misc/eventlogging/database.pp
@@ -28,6 +28,8 @@
}
class { 'mariadb::packages_wmf': }
+ require_package ('mydumper')
+
class { 'mariadb::service': }
if os_version('debian >= stretch') {
--
To view, visit https://gerrit.wikimedia.org/r/398836
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ief58c6c88e9a0cbad8ee706f8ac82f467bb77672
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jcrespo <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits