mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
related to #12483, we have found out that in distributed scenarios, the URL of the Puppet server used for the request is appended to the identifier, and it can be different between `/preassign` and `/match` calls. to account for this, we're only grabbing the first 36 characters of the identifier.
1 line
88 B
Text
1 line
88 B
Text
* Fix delays applying profiles when the Puppet module is used in distributed scenarios.
|