Fix rabbitmq part 2

Change-Id: I69a5ace61dd621a7fc0354d4deb5e8937505e13e
Partial-Bug: #1480496
This commit is contained in:
Sam Yaple 2015-09-02 15:32:24 +00:00
parent c1fb5930c1
commit 1e963d124a
1 changed files with 7 additions and 0 deletions

View File

@ -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