Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid warning noise in logrotate.get
There is no guarantee that a lookup failure is necessarily a problem, so presenting a message to this effect as a warning has led to confusion for some (and annoyance for others). This resolves the issue by showing the message at the debug level. Fixes saltstack#53988
- Loading branch information