Skip to content

Commit ac84292

Browse files
author
Robert de Bock
committed
Retries to 3, just like the rest.
1 parent 4b3e424 commit ac84292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ bootstrap_preview: yes
1212
bootstrap_wait_for_host: no
1313

1414
# The number of retries you want tasks to do before failing.
15-
bootstrap_retries: 10
15+
bootstrap_retries: 3
1616

1717
# To update all packages installed by this roles, set `bootstrap_package_state` to `latest`.
1818
bootstrap_package_state: present

0 commit comments

Comments
 (0)