fix(ansible): added longer wait with todo

This commit is contained in:
Timothy Stewart 2022-08-29 23:16:13 -05:00
parent e28d8f38e2
commit 117c608a73

View File

@ -110,7 +110,7 @@
# TODO:// if there is a race condition, we'll have to manually wait here # TODO:// if there is a race condition, we'll have to manually wait here
- name: Wait for all metallb services to come up - name: Wait for all metallb services to come up
wait_for: wait_for:
timeout: 30 timeout: 60
- name: Test metallb-system webhook-service endpoint - name: Test metallb-system webhook-service endpoint
command: >- command: >-