Open tomdoherty opened 2 weeks ago
Fixes #67048
Below warning displayed when valid option retry: True used
retry: True
[WARNING ] State is set to retry, but a valid dict for retry configuration was not found. Using retry defaults
No warning shown. Defaults used as documented
[NOTICE] Bug fixes or features added to Salt require tests.
Yes/No
Please review Salt's Contributing Guide for best practices, including the PR Guidelines.
See GitHub's page on GPG signing for more information about signing commits with GPG.
Once we get the testing pipeline finished we'll need you to rebase so that we can run the tests.
What does this PR do?
What issues does this PR fix or reference?
Fixes #67048
Previous Behavior
Below warning displayed when valid option
retry: True
usedNew Behavior
No warning shown. Defaults used as documented
Merge requirements satisfied?
[NOTICE] Bug fixes or features added to Salt require tests.
Commits signed with GPG?
Yes/No
Please review Salt's Contributing Guide for best practices, including the PR Guidelines.
See GitHub's page on GPG signing for more information about signing commits with GPG.