dnf module load/init dnf pkg mgr plugins properly (#49278)

* dnf module load/init dnf pkg mgr plugins properly

Fixes #45940

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller
2018-11-30 12:00:33 -06:00
committed by Toshio Kuratomi
parent 8ff13db17c
commit 378cc9668c
2 changed files with 12 additions and 10 deletions

View File

@@ -0,0 +1,3 @@
---
minor_changes:
- "dnf module properly load and initialize dnf package manager plugins"