Fix conditional check error when run galera-bootstrap tag

Task "Start mysql node normally" needs to add "galera-bootstrap"
tag or it will causing conditional check error on mysql_started
variable

Change-Id: Id7e3fd30480b39b200cffb085c212b5ab5229f04
Closes-Bug: #1680694
This commit is contained in:
Jirayut Nimsaeng 2017-04-07 12:13:11 +07:00
parent fd0a6b104a
commit 61609d8f9f
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@
when: mysql_running.rc != 0
register: mysql_started
ignore_errors: true
tags:
- galera-bootstrap
- name: Start galera cluster
command: galera_new_cluster