Skip to content

Commit bc18967

Browse files
committed
Increase time for API service to start
1 parent 6e986b0 commit bc18967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workshop/ansible/diab-v3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155

156156
- name: Wait for diab-manager-api.service to start
157157
pause:
158-
seconds: 10
158+
seconds: 20
159159
when: not wh_result.stat.exists
160160

161161
- name: Start the diab-manager service

0 commit comments

Comments
 (0)