Fix rabbitmq part 2
Change-Id: I69a5ace61dd621a7fc0354d4deb5e8937505e13e Partial-Bug: #1480496
This commit is contained in:
parent
c1fb5930c1
commit
1e963d124a
@ -4,3 +4,10 @@
|
||||
- include: bootstrap.yml
|
||||
|
||||
- include: start.yml
|
||||
|
||||
- name: Sleep while cluster starts
|
||||
command: sleep 15
|
||||
changed_when: False
|
||||
failed_when: False
|
||||
|
||||
- include: start.yml
|
||||
|
Loading…
Reference in New Issue
Block a user