mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update workstations-canary.yml (#20267)
This commit is contained in:
parent
5490228d0c
commit
543354540a
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ policies:
|
|||
platform: darwin
|
||||
calendar_events_enabled: false
|
||||
- name: macOS - System maintenance complete
|
||||
query: SELECT 1 AS result FROM system_info WHERE computer_name NOT IN ('Titanosauria', 'Drew’s MacBook Pro','fleetwoodmike');
|
||||
query: SELECT 1 AS result FROM system_info WHERE computer_name NOT IN ('Titanosauria', 'Drew’s MacBook Pro','fleetwoodmike','Anthony’s MacBook Pro','Patricia’s MacBook Pro','Paul’s MacBook Pro','Tom’s MacBook Air');
|
||||
critical: false
|
||||
description: Determines if the device has completed system maintenance.
|
||||
resolution: We will perform system maintenance on your device.
|
||||
|
|
|
|||
Loading…
Reference in a new issue