Jcrespo has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/338721 )

Change subject: Add python3-mysql for the mariadb client servers
......................................................................

Add python3-mysql for the mariadb client servers

This will allow running one-off python client scripts on neodymium
and sarin, until they are packaged with python3-mysql as a
dependency.

Change-Id: I9505e6943951cb83cde1d5e16f9b7cf4a8b074a9
---
M manifests/packages_client.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet/mariadb 
refs/changes/21/338721/1

diff --git a/manifests/packages_client.pp b/manifests/packages_client.pp
index 135392c..f7edc7d 100644
--- a/manifests/packages_client.pp
+++ b/manifests/packages_client.pp
@@ -9,6 +9,7 @@
         'percona-toolkit',
         'percona-xtrabackup',
         'grc',
+        'python3-pymysql',
     ]:
         ensure => present,
     }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9505e6943951cb83cde1d5e16f9b7cf4a8b074a9
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet/mariadb
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <[email protected]>

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

Reply via email to