puppet-tripleo/releasenotes/notes/galera-install-rsync-b2f2504f12cc0cfd.yaml
James Slagle bb826c000f Install rsync package for galera
Since galera is configured to use rsync, we ought to make sure the
package is installed. Particularly when using deployed-server, the
package is not always installed by default depending on what was used to
install the servers.

Change-Id: I92ee78f2dd2c0f7fd4d393b104166407d7c654e2
Closes-Bug: #1693003
2017-06-01 14:55:51 -04:00

7 lines
220 B
YAML

---
fixes:
- The mysql pacemaker profile now makes sure that the
rsync package is installed since it configures
wsrep_sst_method for galera to use rsync. See
https://bugs.launchpad.net/tripleo/+bug/1693003