Skip to content
Snippets Groups Projects
Commit 4a705b3f authored by Chen Hong's avatar Chen Hong
Browse files

May vault health check needs delay

parent 31e38688
No related branches found
No related tags found
No related merge requests found
...@@ -55,3 +55,4 @@ ...@@ -55,3 +55,4 @@
register: vault_health_check register: vault_health_check
until: vault_health_check|succeeded until: vault_health_check|succeeded
retries: 10 retries: 10
delay: "{{ retry_stagger | random + 3 }}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment