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: I3a6c04807b4bad36c5d9b378db71bd76257ff888
This commit is contained in:
Jesse Pretorius 2018-09-15 16:40:40 -06:00 committed by Jesse Pretorius (odyssey4me)
parent 06619a346a
commit 5f85707423
1 changed files with 0 additions and 1 deletions

View File

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