mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
1516caad46
in #10134 we added a silent mechanism to try to read configuration values from macOS configuration profiles if --fleet-url and --enroll-secret weren't present. while using this logic to test #9459 I have found that there's a race condition where sometimes `fleetd` is installed before the configuration profile with the values delivered by Fleet, causing orbit to get stuck forever. I added logic to loop every 30 seconds and try to fetch the values again if none are found, but I didn't felt comfortable adding this logic without also adding an extra flag to explicitly enable this behavior. |
||
---|---|---|
.. | ||
desktop | ||
fleetd_tables | ||
orbit |