Verify galera is sync'd in yum_update.sh
authorJames Slagle <jslagle@redhat.com>
Wed, 11 Nov 2015 20:54:25 +0000 (15:54 -0500)
committerJames Slagle <jslagle@redhat.com>
Tue, 17 Nov 2015 16:27:16 +0000 (11:27 -0500)
commitfe87f5bb6b748d54f9829fb4f7cb5431a832c406
tree4ca26a272e0d1c509607ab7200dd61318be26c21
parent49be1648bd937c9901d87c17d527c374ebbc24a2
Verify galera is sync'd in yum_update.sh

When the cluster is brought back online after a yum update in
yum_update.sh, we should verify that galera is fully sync'd before
moving on. This ensures the sync is complete before moving on to update
any other nodes in the cluster.

Change-Id: Ie8fc2c5d5214deacea94ca658ac75359b318ced1
extraconfig/tasks/yum_update.sh