Bump minor version of mariadb

This bumps the mariadb version, by adding a new repo.
As the package state is by default to "latest", the
addition of the new repo will trigger an upgrade
of the mariadb version.

Change-Id: Id68221847e62626f13d1d871c1dee28508e4896a
Depends-On: https://review.openstack.org/#/c/572366/
This commit is contained in:
Jean-Philippe Evrard 2018-06-05 14:10:42 +02:00
parent 24f202c873
commit 4d579b653b
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ galera_mariadb_server_package: "{{ _galera_mariadb_server_package }}"
# The major version used to select the repo URL path
galera_major_version: 10.1
galera_minor_version: 30
galera_minor_version: 33
# Set the URL for the MariaDB repository
galera_repo_url: "{{ _galera_repo_url }}"