You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(PUP-11452) Shell out to list packages in puppetserver_gem
Prior to this commit, the puppetserver_gem listed local packages using
the GEM command line, which resulted in innacurate results if a gem was
already loaded. This commit switches the listing of puppetserver gems to
use the shell command.
0 commit comments