Skip to content

Commit

Permalink
Islandora-Devops#268 refactor wait after SOLR restart.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdgregg committed Oct 6, 2023
1 parent 6ff5b9a commit d057f1b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion solr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,8 @@
service:
name: "solr"
state: restarted
sleep: 5

- name: Sleep for 5 seconds after SOLR restarted.
wait_for:
timeout: 5
delegate_to: localhost

0 comments on commit d057f1b

Please sign in to comment.