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.

Change-Id: I10aecf6e1ad7ce17cf6a83e7720b0ff78006e4d6
(cherry picked from commit 2ae0953860)
This commit is contained in:
Jesse Pretorius 2018-09-15 16:41:37 -06:00
parent 511ce9fe98
commit 081e535b75
1 changed files with 0 additions and 1 deletions

View File

@ -35,5 +35,4 @@ dependencies:
- role: apt_package_pinning
when:
- ansible_pkg_mgr == 'apt'
- galera_client
- openstack_openrc