remove super old galera dependency from metadata

* this should also fix the crazy output in most of our cookbooks during
the rspec runs

Change-Id: I720349ef413b240aff692e5f08fb5326775f1bd2
This commit is contained in:
Jan Klare 2016-12-16 16:50:35 +01:00
parent 6401b89019
commit 56bafafe35
1 changed files with 0 additions and 1 deletions

View File

@ -22,5 +22,4 @@ depends 'mariadb', '~> 0.3.3'
depends 'mysql', '~> 8.2'
depends 'yum', '~> 3.13'
depends 'yum-epel', '~> 2.0'
depends 'galera', '~> 0.4.1'
depends 'poise-python', '~> 1.5'