Merge "Bump minor version of mariadb"

This commit is contained in:
Zuul 2018-06-05 22:51:27 +00:00 committed by Gerrit Code Review
commit a3af9e4ff8
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ galera_client_repo_url: "{{ galera_repo_url | default(_galera_client_repo_url) }
# Set the major version to use for the galera repo
galera_client_major_version: 10.1
galera_client_minor_version: 30
galera_client_minor_version: 33
# Set the repo information for the MariaDB repository
galera_client_repo: "{{ _galera_client_repo }}"