Skip to content

Commit aff2e6c

Browse files
committed
Set higher timeout for Elasticsearch
1 parent c17794d commit aff2e6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/elasticsearch/tasks/wait_for_instance.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
wait_for:
55
host: "{{ hostvars[item].ansible_default_ipv4.address }}"
66
port: 9200
7+
timeout: 600

0 commit comments

Comments
 (0)