mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Enable disk encryption for "Compliance exclusions" (#26476)
- @noahtalerman: I'm using a test Windows computer to write a guide about disk encryption keys (more info [here](https://github.com/fleetdm/confidential/issues/9031)). This Windows computer isn't used for work so we want to add it to our "Compliance exclusions" team so it doesn't show up in Vanta compliance reports.
This commit is contained in:
parent
6ed89bd099
commit
fa5e2187ac
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ agent_options:
|
|||
orbit: edge
|
||||
desktop: edge
|
||||
controls:
|
||||
enable_disk_encryption: true
|
||||
policies:
|
||||
queries:
|
||||
software:
|
||||
|
|
|
|||
Loading…
Reference in a new issue