Remove galera_client meta-dependency

Given that pymysql is pure python and has no C binding
dependencies, we no longer need the role to install the
MariaDB client libraries.

Depends-On: https://review.openstack.org/602907
Change-Id: I9a37bd999a02e97205409d956a838f7ee62ed45f
This commit is contained in:
Jesse Pretorius 2018-09-15 16:37:56 -06:00 committed by Jesse Pretorius (odyssey4me)
parent 0739e62162
commit 024a35d700
1 changed files with 0 additions and 1 deletions

View File

@ -45,4 +45,3 @@ dependencies:
- role: apt_package_pinning
when:
- ansible_pkg_mgr == 'apt'
- galera_client