Details
-
Task
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
Coremunity
-
Platform Core KANBAN
-
Bug Fix
-
Puppet agents use the new HTTP client to resolve the first available server in the server_list setting.
-
Needs Assessment
Description
The configurer calls the simple status endpoint to determine which server to use. Replace the find_functional_server call with a call to session.route_to(:puppet). For compatibility reasons we still need to push the resolved server host and port onto the context so that calls to Puppet::Util::Connection.determine_server resolve the same way.
Attachments
Issue Links
- mentioned in
-
Page Loading...