diff --git a/it-and-security/default.yml b/it-and-security/default.yml index 44210799a5..09917ebf95 100644 --- a/it-and-security/default.yml +++ b/it-and-security/default.yml @@ -83,6 +83,7 @@ org_settings: policies: queries: - path: ./lib/all/queries/collect-fleetd-update-channels.yml + - path: ./lib/all/queries/collect-operating-system-information.yml controls: enable_disk_encryption: true macos_migration: diff --git a/it-and-security/lib/all/queries/collect-operating-system-information.yaml b/it-and-security/lib/all/queries/collect-operating-system-information.yml similarity index 100% rename from it-and-security/lib/all/queries/collect-operating-system-information.yaml rename to it-and-security/lib/all/queries/collect-operating-system-information.yml diff --git a/it-and-security/teams/workstations.yml b/it-and-security/teams/workstations.yml index 1b5b3244d4..40203d4830 100644 --- a/it-and-security/teams/workstations.yml +++ b/it-and-security/teams/workstations.yml @@ -88,6 +88,7 @@ policies: - path: ../lib/macos/policies/latest-macos.yml - path: ../lib/windows/policies/windows-device-health.yml - path: ../lib/linux/policies/disk-encryption-check.yml + - path: ../lib/macos/policies/update-slack.yml queries: - path: ../lib/macos/queries/collect-failed-login-attempts.yml - path: ../lib/all/queries/collect-usb-devices.yml