openstack-ansible/releasenotes/notes/galera-client-package-install-fd34423e293f5d8b.yaml
Andy McCrae a2e3d22a07 Fix role SHA's for Ocata-2 release
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
2016-12-14 14:20:37 +00:00

10 lines
422 B
YAML

---
features:
- The ``galera_client_package_install`` option can now
be specified to handle whether packages are installed
as a result of the ``openstack-ansible-galera_client``
role running. This will default to ``true``, but can be
set to ``false`` to prevent package installs. This is
useful when deploying the ``my.cnf`` client configuration
file on hosts that already have Galera installed.