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: Iceb7704a555a04d48f8298c9cb717cc696f9e6f0
This commit is contained in:
parent
f6a3d4e041
commit
097efb69a7
@ -29,5 +29,4 @@ dependencies:
|
||||
- role: apt_package_pinning
|
||||
when:
|
||||
- ansible_pkg_mgr == 'apt'
|
||||
- galera_client
|
||||
- openstack_openrc
|
||||
|
Loading…
x
Reference in New Issue
Block a user