Skip to content

Commit

Permalink
Add pause at the end of icatdb_minimal_hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
ajkyffin committed Sep 15, 2023
1 parent 1632530 commit 864f0e7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions icatdb_minimal_hosts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@
- role: authn_anon
- role: icat_lucene
- role: icat_server
tasks:
- name: Pause for 1 minute to allow Payara to start before the handlers run
pause:
minutes: 1

0 comments on commit 864f0e7

Please sign in to comment.