Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Coremunity
-
Platform Core KANBAN
-
Needs Assessment
-
Bug Fix
-
Fixes a regression in 6.14.0, which caused "puppet plugin download" to not download files from the "locales" mount in the same way that the agent does.
-
Needs Assessment
Description
Running puppet plugin download doesn't download from the locales mount, though puppet agent does. We should be consistent. This issue was introduced when switching to the http client, because we're checking for the locales capability for only the :puppet service, but in the case of puppet plugin download we only connect to the :fileserver service.