You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
The documentation clearly suggests using retry: True for states to allow retries. However when using this option we're given an annoying warning like so
[WARNING ] State is set to retry, but a valid dict for retry configuration was not found. Using retry defaults
Description
The documentation clearly suggests using
retry: True
for states to allow retries. However when using this option we're given an annoying warning like soSetup
Please be as specific as possible and give set-up details.
Steps to Reproduce the behavior
Expected behavior
No warning shown when
retry: True
Screenshots
If applicable, add screenshots to help explain your problem.
Versions Report
salt --versions-report
(Provided by running salt --versions-report. Please also mention any differences in master/minion versions.)Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: