mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Docs: Add stub for section about adding hosts on ChromeOS (#11728)
Added [a new section](https://www.figma.com/file/hdALBDsrti77QuDNSzLdkx/%F0%9F%9A%A7-Fleet-EE-(dev-ready%2C-scratchpad)?type=design&node-id=16041%3A205158&t=61RnyHFztxjth1BT-1) to "Adding hosts" to prepare for #10585 🔮
This commit is contained in:
parent
31f8ecb489
commit
7f881f2765
1 changed files with 4 additions and 0 deletions
|
|
@ -277,6 +277,10 @@ installation should appear as the same host in the Fleet UI. If other settings a
|
|||
entries will appear in the Fleet UI. The older entries can be automatically cleaned up with the host
|
||||
expiration setting. To configure this setting, in the Fleet UI, head to **Settings > Organization settings > Advanced options**.
|
||||
|
||||
## Add Chromebooks with the Fleetd Chrome extension
|
||||
|
||||
> Documentation for adding hosts on ChromeOS is coming soon. In the mean time, basic instructions are available in the [fleetd-chrome README](https://github.com/fleetdm/fleet/blob/main/ee/fleetd-chrome/README.md).
|
||||
|
||||
## Grant full disk access to osquery on macOS
|
||||
macOS does not allow applications to access all system files by default. If you are using MDM, which
|
||||
is required to deploy these profiles, you
|
||||
|
|
|
|||
Loading…
Reference in a new issue