Packer.Images/ansible/roles/firstboot/files/ansible_payload/common/vars/defaults.yml
Danny Bessems 1c19708855
All checks were successful
continuous-integration/drone/push Build is passing
Increase default retries;Add healthcheck
2023-03-23 16:51:17 +01:00

11 lines
258 B
YAML

playbook:
retries: 10
delay:
# These values are multiplied with the value of `storage_benchmark`
long: 2
medium: 1
short: 0.5
# This default value is updated during the playbook, based on an I/O intensive operation
storage_benchmark: 30