Details
-
Bug
-
Status: Open
-
Normal
-
Resolution: Unresolved
-
None
-
None
-
None
-
Firefox
-
Split
-
RHEL 7 (x86_64)
-
Needs Assessment
-
Needs Assessment
Description
Running 2017.3.2 packages reports only the first version it finds. This is particularly the case when you have multiple kernel packages installs. I would think with structured data and reporting we would have the ability to show all packages instead.
Instead we are getting the very basic value of
"latest" : "0:2.6.32-696.20.1.el6",
|
"status" : "out of date",
|
"version" : "2.6.32-696.6.3.el6"
|
However we are showing the correct running version from Facter.
Perhaps some enhancement for this, conversely I know you had closed this ticket, https://tickets.puppetlabs.com/browse/PUP-6518 as won't fix when issuing multiple versions when using the puppet resource for a package.