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: Icb4302793cb0a2a67eef21ab0822bfe4a81cbcab
This commit is contained in:
Jesse Pretorius 2018-09-15 16:33:15 -06:00
parent 9ef09507f1
commit 11c0ef466d
1 changed files with 0 additions and 1 deletions

View File

@ -35,4 +35,3 @@ galaxy_info:
- openstack
dependencies:
- apt_package_pinning
- galera_client