mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
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. |
||
|---|---|---|
| .. | ||
| augeas | ||
| build | ||
| constant | ||
| execuser | ||
| insecure | ||
| osquery | ||
| osservice | ||
| packaging | ||
| platform | ||
| process | ||
| profiles | ||
| table | ||
| token | ||
| update | ||
| useraction | ||