a2e3d22a07
This patch includes a SHA update, which has been tested as working in patch https://review.openstack.org/#/c/410433/ which was not yet merged. NB: We are still leaving the Ceilometer upstream SHA at HEAD as of 8.11.2016 due to https://bugs.launchpad.net/ceilometer/+bug/1643821 Change-Id: I6b60adca4e66550c3f52a32359bfc5e247cda661
11 lines
525 B
YAML
11 lines
525 B
YAML
---
|
|
upgrade:
|
|
- The galera_server role now installs MariaDB server version 10.1.
|
|
- For systems using the APT package manager, the sources files for
|
|
the MariaDB and Percona repos now have consistent names,
|
|
'MariaDB.list' and 'Percona.list'.
|
|
- The ``galera_mariadb_apt_server_package`` and ``galera_mariadb_yum_server_package``
|
|
variables have been renamed to ``galera_mariadb_server_package``.
|
|
- The ``galera_apt_repo_url`` and ``galera_yum_repo_url`` variables have been renamed
|
|
to ``galera_repo_url``.
|