salt/changelog/53988.fixed
Adam Bolte db5456609e
Avoid warning noise in logrotate.get (#56105)
* 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 #53988

* Adding a test for changes to logrotate.get.

* Fix pre-commit and add changelog

Co-authored-by: Gareth J. Greenaway <gareth@saltstack.com>
Co-authored-by: Megan Wilhite <mwilhite@vmware.com>
2022-09-28 06:59:46 -07:00

1 line
35 B
Text

Avoid warning noise in lograte.get