mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #36350 from terminalmage/docs
Add note about yumpkg.check_db removal in Boron
This commit is contained in:
commit
f09c3e499f
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@ Backwards-incompatible Changes
|
|||
fileserver under ``salt://_runners``, ``salt://_output``, etc. and sync them
|
||||
using the functions in the new :mod:`saltutil runner
|
||||
<salt.runners.saltutil>`.
|
||||
- The :py:func:`pkg.check_db <salt.modules.yumpkg.check_db>` function has been
|
||||
removed for yum/dnf.
|
||||
|
||||
|
||||
Core Changes
|
||||
|
|
Loading…
Add table
Reference in a new issue