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: Ide6a83f980565af9cedb22e0ededaa2dea3487c6
This commit is contained in:
parent
5328303c8c
commit
3b829ec3a3
@ -28,4 +28,3 @@ dependencies:
|
||||
- role: apt_package_pinning
|
||||
when:
|
||||
- ansible_pkg_mgr == 'apt'
|
||||
- galera_client
|
||||
|
Loading…
x
Reference in New Issue
Block a user