Retry galera_running_check after systemctl daemon-reload

Since the systemctl daemon-reload has been added we're seeing some race
conditions that are causing intermittent failures. We can utilise the
retry option for galera_running_check and ensure the service is running
before continuing.

Change-Id: I7937a71f81862db3de682e45dda62fa0432c31a1
(cherry picked from commit 841ac16df6)
This commit is contained in:
Andy McCrae 2017-02-13 16:28:31 +00:00 committed by Jesse Pretorius (odyssey4me)
parent 82135ae891
commit a236715a36
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
- include: galera_running_check.yml
vars:
num_retries: 1
num_retries: 2
wait_delay: 3
- name: Start cluster with wsrep