Merge "Bump MariaDB minor version release"

This commit is contained in:
Zuul 2018-08-08 06:23:31 +00:00 committed by Gerrit Code Review
commit ddd288cd62
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,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: 33
galera_client_minor_version: 34
# Set the repo information for the MariaDB repository
galera_client_repo: "{{ _galera_client_repo }}"