Jcrespo has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/338721 )

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


Add python3-pymysql for the mariadb client servers

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

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

Approvals:
  Marostegui: Looks good to me, but someone else must approve
  jenkins-bot: Verified
  Jcrespo: Looks good to me, approved



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: merged
Gerrit-Change-Id: I9505e6943951cb83cde1d5e16f9b7cf4a8b074a9
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet/mariadb
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: Marostegui <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to