refactor(retry_options): provide options from defaults/pillar

This commit is contained in:
Imran Iqbal
2021-03-30 12:40:40 +01:00
parent e31a56e7a3
commit bbd7286240
55 changed files with 272 additions and 15 deletions
+7
View File
@@ -369,6 +369,13 @@ salt:
- 'deploy':
- /srv/salt/reactors/deploy.sls
# https://docs.saltstack.com/en/latest/ref/states/requisites.html#retrying-states
retry_options:
attempts: 2
until: true
interval: 10
splay: 10
salt_cloud_certs:
aws:
pem: |