Skip to content

Commit

Permalink
Update wait_for_splunk_process.yml
Browse files Browse the repository at this point in the history
We need an increase of this timeout because with large searchhead cluster with lot of users and apps this results into a loop during upgrade or scaling
  • Loading branch information
bendermar authored May 17, 2023
1 parent 09c73d4 commit 7c1fa05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/splunk_common/tasks/wait_for_splunk_process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
wait_for:
host: 127.0.0.1
port: "{{ splunk.svc_port }}"
timeout: 180
timeout: 900

0 comments on commit 7c1fa05

Please sign in to comment.