Skip to content

Commit

Permalink
Remove wait for raft port in qed initializaition
Browse files Browse the repository at this point in the history
  • Loading branch information
iknite committed Mar 1, 2019
1 parent 02c32a9 commit 5990a25
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions deploy/aws/provision/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,6 @@
- name: wait for raised metrics port
wait_for:
port: 8600
- name: wait for raised raft port
wait_for:
port: 8500

tags:
- start-qed
Expand Down

0 comments on commit 5990a25

Please sign in to comment.